rust/compiler/rustc_trait_selection
Nicholas Nethercote 589591efde Use chaining in DiagnosticBuilder construction.
To avoid the use of a mutable local variable, and because it reads more
nicely.
2024-01-08 15:43:07 +11:00
..
src Use chaining in DiagnosticBuilder construction. 2024-01-08 15:43:07 +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