rust/compiler/rustc_macros/src/diagnostics
bors b0d3e04ca9 Auto merge of #120393 - Urgau:rfc3373-non-local-defs, r=WaffleLapkin
Implement RFC 3373: Avoid non-local definitions in functions

This PR implements [RFC 3373: Avoid non-local definitions in functions](https://github.com/rust-lang/rust/issues/120363).
2024-02-25 19:11:06 +00:00
..
diagnostic.rs Add level arg to into_diagnostic. 2023-12-19 09:19:25 +11:00
diagnostic_builder.rs errors: only eagerly translate subdiagnostics 2024-02-15 10:34:41 +00:00
error.rs avoid &format in error message code 2023-06-23 02:17:39 +09:00
mod.rs Make synstructure underscore_const(true) the default 2024-02-17 13:57:33 +01:00
subdiagnostic.rs Reduce capabilities of Diagnostic. 2024-02-20 13:22:17 +11:00
utils.rs Rename some Diagnostic setters. 2024-01-03 19:40:20 +11:00