mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-28 20:16:58 +03:00
d2dfb0eb8e
Use a HashMap for UniverseInfo in mir borrowck Fixes #88446 r? `@nikomatsakis`