rust/compiler/rustc_privacy
Nicholas Nethercote 4eadaff184 Convert a kw::Empty occurrence to sym::dummy.
`adjust_ident_and_get_scope` returns the symbol it receives unchanged,
and the call site ignores the returned symbol, so this symbol is unused.
2025-03-12 09:35:13 +11:00
..
src Convert a kw::Empty occurrence to sym::dummy. 2025-03-12 09:35:13 +11:00
Cargo.toml Revert "Use workspace lints for crates in compiler/ #138084" 2025-03-10 18:12:47 +08:00
messages.ftl Emit a single privacy error for multiple fields on the same struct expression 2025-01-18 20:33:15 +00:00