mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +03:00
c40c51f9fd
Rollup of 2 pull requests Successful merges: - rust-lang/rust#151166 (fix: Do not delay E0107 when there exists an assoc ty with the same name) - rust-lang/rust#151185 (Disable `dump-ice-to-disk` on `i686-pc-windows-msvc`) r? @ghost