rust/compiler/rustc_ast_passes/src
2024-10-27 07:41:52 +01:00
..
ast_validation.rs Move an impl-Trait check from AST validation to AST lowering 2024-10-27 07:41:52 +01:00
errors.rs Move an impl-Trait check from AST validation to AST lowering 2024-10-27 07:41:52 +01:00
feature_gate.rs nightly feature tracking: get rid of the per-feature bool fields 2024-10-23 09:14:41 +01:00
lib.rs Add warn(unreachable_pub) to rustc_ast_passes. 2024-08-16 08:46:41 +10:00
node_count.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
show_span.rs Use a dedicated type instead of a reference for the diagnostic context 2024-06-18 15:42:11 +00:00