mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-07 04:40:11 +00:00

borrowck: prepopulate opaque storage more eagerly otherwise we ICE due to ambiguity when normalizing while computing implied bounds. r? ``@compiler-errors``