mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 12:36:35 +03:00
f649c76e98
resolve: Account for new importable entities Fixes the ICE encountered in https://github.com/rust-lang/rust/pull/58837 r? @Centril