rust/compiler/rustc_ast_passes/src
Matthias Krüger a79737c3f0
Rollup merge of #125314 - jdonszelmann:global-registration-feature-gate, r=pnkfelix
Add an experimental feature gate for global registration

See #125119 for the tracking issue.
2024-05-20 18:13:49 +02:00
..
ast_validation.rs Rename Unsafe to Safety 2024-05-17 18:33:37 -03:00
errors.rs Pass translation closure to add_to_diag_with() as reference 2024-04-21 07:45:03 +00:00
feature_gate.rs create a feature gate 2024-05-14 16:11:26 +02:00
lib.rs Invert diagnostic lints. 2024-02-06 13:12:33 +11:00
node_count.rs ast: Generalize item kind visiting 2024-04-25 22:49:58 +03:00
show_span.rs Rename {create,emit}_warning as {create,emit}_warn. 2024-01-10 07:33:06 +11:00