rust/compiler/rustc_ast_passes/src
Nicholas Nethercote 541d7cc65c Rename AddToDiagnostic as Subdiagnostic.
To match `derive(Subdiagnostic)`.

Also rename `add_to_diagnostic{,_with}` as `add_to_diag{,_with}`.
2024-03-11 10:04:49 +11:00
..
ast_validation.rs Rollup merge of #122004 - fmease:astvalidator-min-fix, r=compiler-errors 2024-03-07 18:32:47 +01:00
errors.rs Rename AddToDiagnostic as Subdiagnostic. 2024-03-11 10:04:49 +11:00
feature_gate.rs Rollup merge of #119888 - weiznich:stablize_diagnostic_namespace, r=compiler-errors 2024-03-07 18:32:46 +01:00
lib.rs Invert diagnostic lints. 2024-02-06 13:12:33 +11:00
node_count.rs Remove unused span argument from walk_fn. 2022-09-12 13:24:27 +10:00
show_span.rs Rename {create,emit}_warning as {create,emit}_warn. 2024-01-10 07:33:06 +11:00