mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 17:18:32 +03:00
335e320baa
Use `Variance` glob imported variants everywhere Fully commit to using the globbed variance. Could be convinced the other way, and change this PR to not use the globbed variants anywhere, but I'd rather we do one or the other. r? lcnr
For more information about how rustc works, see the rustc dev guide.