Unnamed repository; edit this file 'description' to name the repository.
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`