rust/compiler/rustc_metadata/src
Oli Scherer aef0f4024a Error on using yield without also using #[coroutine] on the closure
And suggest adding the `#[coroutine]` to the closure
2024-04-24 08:05:29 +00:00
..
rmeta Error on using yield without also using #[coroutine] on the closure 2024-04-24 08:05:29 +00:00
creader.rs Prepare for CrateNum query feeding on creation 2024-04-19 14:16:18 +00:00
dependency_format.rs Print the crates not available as static 2024-03-16 17:12:24 +01:00
errors.rs Print the crates not available as static 2024-03-16 17:12:24 +01:00
foreign_modules.rs Do not fetch HIR in native_libs. 2023-07-17 07:37:03 +00:00
fs.rs Remove Session methods that duplicate DiagCtxt methods. 2023-12-24 08:05:28 +11:00
lib.rs Stabilize generic NonZero. 2024-04-22 18:48:47 +02:00
locator.rs Rename IntoDiagnosticArg as IntoDiagArg. 2024-03-11 09:12:19 +11:00
native_libs.rs linker: Remove laziness and caching from native search directory walks 2024-04-12 17:28:00 +03:00