rust/compiler/rustc_trait_selection
Nicholas Nethercote 4864cb8aef Rename struct_span_err! as struct_span_code_err!.
Because it takes an error code after the span. This avoids the confusing
overlap with the `DiagCtxt::struct_span_err` method, which doesn't take
an error code.
2024-01-10 07:33:04 +11:00
..
src Rename struct_span_err! as struct_span_code_err!. 2024-01-10 07:33:04 +11:00
Cargo.toml Provide better suggestions for T == &T and &T == T 2023-12-16 19:56:50 -08:00
messages.ftl Restrict what symbols can be used in #[diagnostic::on_unimplemented] format strings 2023-12-04 10:00:33 +01:00