rust/compiler/rustc_infer/src
Matthias Krüger 8f65e25aec
Rollup merge of #108010 - compiler-errors:can_eq-returns-bool, r=lcnr
Make `InferCtxt::can_eq` and `InferCtxt::can_sub` return booleans

Nobody matches on the result, nor does the result return anything useful...
2023-02-15 21:30:56 +01:00
..
errors Specify correct spans in suggest_await_on_expect_found 2023-02-14 23:16:29 +03:00
infer Rollup merge of #108010 - compiler-errors:can_eq-returns-bool, r=lcnr 2023-02-15 21:30:56 +01:00
traits Make folding traits generic over the Interner 2023-02-13 10:24:49 +00:00
lib.rs Remove #![allow(rustc::potential_query_instability)] from rustc_infer 2022-10-28 15:32:49 +02:00