rust/compiler/rustc_trait_selection
bors be00c5a9b8 Auto merge of #118968 - aliemjay:canon-static, r=lcnr
unify query canonicalization mode

Exclude from canonicalization only the static lifetimes that appear in the param env because of #118965 . Any other occurrence can be canonicalized safely AFAICT.

r? `@lcnr`
2024-01-09 09:20:33 +00:00
..
src Auto merge of #118968 - aliemjay:canon-static, r=lcnr 2024-01-09 09:20:33 +00:00
Cargo.toml Provide better suggestions for T == &T and &T == T 2023-12-16 19:56:50 -08:00
messages.ftl