rust-lang / rust

Empowering everyone to build reliable and efficient software.
https://www.rust-lang.org
Other
98.76k stars 12.76k forks source link

Bail in effects in old solver if self ty is ty var #133323

Open compiler-errors opened 12 hours ago

compiler-errors commented 12 hours ago

Otherwise when we try to check something like ?t: ~const Trait we'll immediately stick it to the first param-env candidate, lol.

r? lcnr

lcnr commented 5 hours ago

@bors r+ rollup

bors commented 5 hours ago

:pushpin: Commit 8dfed4ec980a0c6559cffeeea614f13b361170c2 has been approved by lcnr

It is now in the queue for this repository.