granite-rust/compiler/rustc_trait_selection/src
Nicholas Nethercote bd4e623485 Use chaining for DiagnosticBuilder construction and emit.
To avoid the use of a mutable local variable, and because it reads more
nicely.
2024-01-08 15:45:29 +11:00
..
solve Movability doesn't need to be a query anymore 2023-12-28 16:35:01 +00:00
traits Use chaining for DiagnosticBuilder construction and emit. 2024-01-08 15:45:29 +11:00
errors.rs Rename some Diagnostic setters. 2024-01-03 19:40:20 +11:00
infer.rs more clippy::complexity fixes 2023-12-12 20:41:51 +01:00
lib.rs Use rustc_fluent_macro::fluent_messages! directly. 2023-11-26 08:38:40 +11:00