mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-22 19:06:43 +00:00
Revert change to trait evaluation order This change breaks some code and doesn't appear to enable any new code. closes #79902 r? `@nikomatsakis`