mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-04 23:15:28 +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`