mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 14:10:03 +03:00
284b5530b8
borrowck: prepopulate opaque storage more eagerly otherwise we ICE due to ambiguity when normalizing while computing implied bounds. r? ``@compiler-errors``