rust/compiler/rustc_infer/src
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
..
errors Specify correct spans in suggest_await_on_expect_found 2023-02-14 23:16:29 +03:00
infer Rollup merge of #108202 - compiler-errors:non_lifetime_binders-type-match-ice, r=davidtwco 2023-02-21 23:01:59 +01:00
traits Add Clause::ConstArgHasType variant 2023-02-17 09:30:33 +00:00
lib.rs Remove #![allow(rustc::potential_query_instability)] from rustc_infer 2022-10-28 15:32:49 +02:00