rust/compiler/rustc_privacy/src
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
..
errors.rs Emit a single privacy error for multiple fields on the same struct expression 2025-01-18 20:33:15 +00:00
lib.rs Convert a kw::Empty occurrence to sym::dummy. 2025-03-12 09:35:13 +11:00