1
Fork 0
rust/compiler/rustc_parse/src/parser
2024-04-23 22:38:16 +03:00
..
attr.rs Rewrite parse_meta_item. 2024-03-21 10:16:09 +11:00
attr_wrapper.rs Simplify static_assert_sizes. 2024-04-18 15:36:25 +10:00
diagnostics.rs Rename BindingAnnotation to BindingMode 2024-04-17 09:34:39 -04:00
expr.rs Rollup merge of #124099 - voidc:disallow-ambiguous-expr-attrs, r=davidtwco 2024-04-23 12:10:26 +02:00
generics.rs Parsing , pre-lowering support for precise captures 2024-04-15 16:45:01 -04:00
item.rs delegation: Support renaming 2024-04-23 22:38:16 +03:00
mod.rs parser: remove ununsed(no reads) max_angle_bracket_count field 2024-04-23 11:23:20 +03:00
nonterminal.rs Rename ModSep to PathSep 2024-04-04 19:44:04 +02:00
pat.rs Rename BindingAnnotation to BindingMode 2024-04-17 09:34:39 -04:00
path.rs parser: remove ununsed(no reads) max_angle_bracket_count field 2024-04-23 11:23:20 +03:00
stmt.rs Use better variable names in some maybe_whole! calls. 2024-03-21 10:18:34 +11:00
ty.rs Auto merge of #123468 - compiler-errors:precise-capturing, r=oli-obk 2024-04-16 11:22:35 +00:00