rust/compiler
Dylan DPC 39ba11036a
Rollup merge of #107786 - compiler-errors:new-solver-some-tweaks, r=lcnr
Implement some tweaks in the new solver

I've been testing the new solver on some small codebases, and these are a few small changes I've needed to make.

The most "controversial" here is implementing `trait_candidate_should_be_dropped_in_favor_of`, which I just implemented to always return false. This surprisingly allows some code to compile, without us having to actually decide on any semantics yet.

r? `@rust-lang/initiative-trait-system-refactor`
2023-02-09 23:18:35 +05:30
..
2023-02-06 17:40:18 +03:00
2023-02-06 17:40:18 +03:00
2023-02-09 10:57:52 +02:00
2023-02-06 17:40:18 +03:00
2023-02-06 17:40:18 +03:00
2023-02-06 17:40:18 +03:00
2023-02-06 17:40:18 +03:00