rust/compiler/rustc_parse/src/parser
2024-04-15 16:45:26 -04:00
..
attr_wrapper.rs Check x86_64 size assertions on aarch64, too 2024-04-03 16:53:03 +11:00
attr.rs Rewrite parse_meta_item. 2024-03-21 10:16:09 +11:00
diagnostics.rs Rename AddToDiagnostic as Subdiagnostic. 2024-03-11 10:04:49 +11:00
expr.rs remove some things that do not need to be 2024-04-11 21:09:52 +02:00
generics.rs Parsing , pre-lowering support for precise captures 2024-04-15 16:45:01 -04:00
item.rs Parsing , pre-lowering support for precise captures 2024-04-15 16:45:01 -04:00
mod.rs Check x86_64 size assertions on aarch64, too 2024-04-03 16:53:03 +11:00
nonterminal.rs Streamline NamedMatch. 2024-03-21 10:18:34 +11:00
pat.rs Feature gate 2024-03-27 11:20:28 -04:00
path.rs Suggest assoc ty bound on lifetime in eq constraint 2024-03-23 00:17:30 +01:00
stmt.rs Use better variable names in some maybe_whole! calls. 2024-03-21 10:18:34 +11:00
ty.rs Use a path instead of an ident (and stop manually resolving) 2024-04-15 16:45:26 -04:00