rust/compiler/rustc_parse/src/parser
2025-09-06 18:01:31 +02:00
..
tokenstream remove eq_unspanned from TokenStream 2025-05-26 17:02:51 +08:00
asm.rs remove P 2025-08-09 15:47:01 +08:00
attr.rs Move validate_attr to rustc_attr_parsing 2025-08-22 08:37:19 +02:00
attr_wrapper.rs Use ThinVec to shrink LazyAttrTokenStreamInner. 2025-04-30 07:12:09 +10:00
cfg_select.rs cfg_select: Support unbraced expressions 2025-08-10 16:18:01 -07:00
diagnostics.rs Remove the lifetime from ExpTokenPair/SeqSep. 2025-08-25 08:02:52 +10:00
expr.rs Make LetChainsPolicy public for rustfmt usage 2025-09-06 18:01:31 +02:00
generics.rs Clean up parsers related to generic bounds 2025-08-16 16:15:58 +02:00
item.rs Remove the lifetime from ExpTokenPair/SeqSep. 2025-08-25 08:02:52 +10:00
mod.rs Make LetChainsPolicy public for rustfmt usage 2025-09-06 18:01:31 +02:00
nonterminal.rs remove P 2025-08-09 15:47:01 +08:00
pat.rs add span to struct pattern rest (..) 2025-08-25 09:55:50 +02:00
path.rs Rewrite the new attribute parser 2025-08-22 08:38:37 +02:00
stmt.rs review comment: move Visitor 2025-08-30 18:42:07 +00:00
tests.rs remove P 2025-08-09 15:47:01 +08:00
token_type.rs Remove the lifetime from ExpTokenPair/SeqSep. 2025-08-25 08:02:52 +10:00
ty.rs Rollup merge of #144897 - fee1-dead-contrib:raw_lifetimes_printing, r=fmease 2025-08-22 22:00:47 -04:00