rust/tests/ui/higher-ranked
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
..
subtype recurse into refs when comparing tys for diagnostics 2023-12-07 23:00:46 -05:00
trait-bounds fix diagnostic regresssion 2023-12-17 07:31:07 +00:00
higher-lifetime-bounds.rs Simple modification of diagnostic information 2023-12-21 10:17:11 +08:00
higher-lifetime-bounds.stderr Simple modification of diagnostic information 2023-12-21 10:17:11 +08:00
higher-ranked-lifetime-error.rs Try to use approximate placeholder regions when outputting an AscribeUserType error in borrowck 2023-09-24 02:10:30 -04:00
higher-ranked-lifetime-error.stderr use Vec for region constraints 2023-12-17 07:31:07 +00:00
leak-check-in-selection.rs update use of feature flags 2023-12-14 15:22:37 +01:00