Files
rust/compiler
Josh Triplett b74e1cb769 mbe: Rename macro parsing state names to use Bang instead of Not
The use of `Not` to describe the `!` in `macro_rules!` reads
confusingly, and also results in search collisions with the diagnostic
structure `MacroRulesNot` elsewhere in the compiler. Rename it to use
the more conventional `Bang` for `!`.
2025-08-12 09:24:45 -07:00
..
2025-07-29 14:17:48 +00:00
2025-08-09 15:47:01 +08:00
2025-07-31 19:58:04 +10:00
2025-08-09 15:47:01 +08:00
2025-08-09 15:47:01 +08:00
2025-08-11 09:18:46 +02:00
2025-08-09 15:47:01 +08:00
2025-07-31 19:58:04 +10:00
2025-08-11 09:18:46 +02:00
2025-08-10 19:15:20 +00:00
2025-07-31 19:58:04 +10:00