rust/compiler/rustc_parse/src
Matthias Krüger 453a1a8b7f
Rollup merge of #133545 - clubby789:symbol-intern-lit, r=jieyouxu
Lint against Symbol::intern on a string literal

Disabled in tests where this doesn't make much sense
2024-12-03 17:27:06 +01:00
..
lexer Only error raw lifetime followed by \' in edition 2021+ 2024-12-01 05:23:16 +00:00
parser Rollup merge of #133545 - clubby789:symbol-intern-lit, r=jieyouxu 2024-12-03 17:27:06 +01:00
errors.rs Eliminate magic numbers from expression precedence 2024-11-30 17:53:40 -08:00
lib.rs Rename NestedMetaItem to MetaItemInner 2024-10-06 23:28:30 +09:00
validate_attr.rs Change AttrArgs::Eq into a struct variant 2024-12-02 10:28:58 +00:00