rust/compiler/rustc_trait_selection/src
bors 2df6406b88 Auto merge of #118431 - sjwang05:issue-44695, r=estebank
Emit better suggestions for `&T == T` and `T == &T`

Fixes #40660
Fixes #44695
2023-12-26 21:34:24 +00:00
..
solve Remove Session methods that duplicate DiagCtxt methods. 2023-12-24 08:05:28 +11:00
traits Auto merge of #118431 - sjwang05:issue-44695, r=estebank 2023-12-26 21:34:24 +00:00
errors.rs Add level arg to into_diagnostic. 2023-12-19 09:19:25 +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