mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-02 00:07:42 +03:00
00c435d9b3
When looking for multiple versions of the same crate, do not blindly construct the receiver type. Follow up to #128786. Fix #129205.