rust/compiler/rustc_infer
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
..
src Rollup merge of #108010 - compiler-errors:can_eq-returns-bool, r=lcnr 2023-02-15 21:30:56 +01:00
Cargo.toml remove unused imports 2023-02-06 17:40:18 +03:00