rust/compiler/rustc_passes
bjorn3 60b785fc8d Mark #[rustc_std_internal_symbol] as extern indicator
It currently implies #[no_mangle] which is alread an extern indicator,
but this will change in a future commit.
2025-03-17 14:06:56 +00:00
..
src Mark #[rustc_std_internal_symbol] as extern indicator 2025-03-17 14:06:56 +00:00
Cargo.toml Revert "Use workspace lints for crates in compiler/ #138084" 2025-03-10 18:12:47 +08:00
messages.ftl Implment #[cfg] and #[cfg_attr] in where clauses 2025-03-01 22:02:46 +08:00