mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +03:00
cc01bbe8f0
Fix popping singleton paths in when generating E0433 Fixes #82156 --- This was introduced with #72923, so pinging `@Patryk27` for reviews.