mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-20 16:06:14 +00:00
Make root vars more stable Never resolve a ty/ct vid to a higher vid as its root. This should make the optimization in rust-lang/rust#141500 more "stable" when there are a lot of vars flying around. r? `@ghost`