rust/tests/ui/traits/non_lifetime_binders
Matthias Krüger 8a5843f07f
Rollup merge of #108202 - compiler-errors:non_lifetime_binders-type-match-ice, r=davidtwco
Make sure `test_type_match` doesn't ICE with late-bound types

Fixes #108190 (in a kind of hacky way, anyways doesn't really matter)
2023-02-21 23:01:59 +01:00
..
bad-sized-cond.rs Pretty placeholders using their names 2023-02-18 19:49:40 +00:00
bad-sized-cond.stderr Pretty placeholders using their names 2023-02-18 19:49:40 +00:00
basic.rs
basic.stderr Adjust tracking issue for non_lifetime_binders 2023-02-18 02:42:43 +00:00
fail.rs
fail.stderr Adjust tracking issue for non_lifetime_binders 2023-02-18 02:42:43 +00:00
on-dyn.rs
on-dyn.stderr Adjust tracking issue for non_lifetime_binders 2023-02-18 02:42:43 +00:00
on-ptr.rs
on-ptr.stderr Adjust tracking issue for non_lifetime_binders 2023-02-18 02:42:43 +00:00
type-match-with-late-bound.rs Make sure test_type_match doesn't ICE with late-bound types 2023-02-18 20:16:51 +00:00
type-match-with-late-bound.stderr Make sure test_type_match doesn't ICE with late-bound types 2023-02-18 20:16:51 +00:00