rust/compiler/rustc_ast_passes/src
Rémy Rakic 942b7ce2c1 make const_generics_defaults use the unstable syntax mechanism
This is important to not accidentally stabilize the parsing of the syntax while it still is experimental and not formally accepted
2021-01-01 11:01:01 +01:00
..
ast_validation.rs make const_generics_defaults use the unstable syntax mechanism 2021-01-01 11:01:01 +01:00
feature_gate.rs make const_generics_defaults use the unstable syntax mechanism 2021-01-01 11:01:01 +01:00
lib.rs Bump recursion_limit in rustc_ast_passes 2020-11-27 15:47:58 -05:00
node_count.rs rustc_ast: visit_mac -> visit_mac_call 2020-11-03 23:39:51 +03:00
show_span.rs rustc_ast: Do not panic by default when visiting macro calls 2020-11-03 20:38:20 +03:00