rust/compiler/rustc_parse/src/parser
Nicholas Nethercote 64abe8be33 Simplify AllKeywords.
It's a verbose reinvention of a range type, and can be cut down a lot.
2024-12-18 20:21:01 +11:00
..
mut_visit Re-export more rustc_span::symbol things from rustc_span. 2024-12-18 13:38:53 +11:00
tokenstream allow symbol_intern_string_literal lint in test modules 2024-12-11 20:38:55 +03:00
attr_wrapper.rs Introduce InvisibleOrigin on invisible delimiters. 2024-11-21 08:16:54 +11:00
attr.rs Re-export more rustc_span::symbol things from rustc_span. 2024-12-18 13:38:53 +11:00
diagnostics.rs Simplify AllKeywords. 2024-12-18 20:21:01 +11:00
expr.rs Re-export more rustc_span::symbol things from rustc_span. 2024-12-18 13:38:53 +11:00
generics.rs Re-export more rustc_span::symbol things from rustc_span. 2024-12-18 13:38:53 +11:00
item.rs Re-export more rustc_span::symbol things from rustc_span. 2024-12-18 13:38:53 +11:00
mod.rs Re-export more rustc_span::symbol things from rustc_span. 2024-12-18 13:38:53 +11:00
nonterminal.rs Re-export more rustc_span::symbol things from rustc_span. 2024-12-18 13:38:53 +11:00
pat.rs Re-export more rustc_span::symbol things from rustc_span. 2024-12-18 13:38:53 +11:00
path.rs Re-export more rustc_span::symbol things from rustc_span. 2024-12-18 13:38:53 +11:00
stmt.rs Re-export more rustc_span::symbol things from rustc_span. 2024-12-18 13:38:53 +11:00
tests.rs Re-export more rustc_span::symbol things from rustc_span. 2024-12-18 13:38:53 +11:00
ty.rs Re-export more rustc_span::symbol things from rustc_span. 2024-12-18 13:38:53 +11:00