mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 19:27:30 +03:00
f2d9a3d077
Give return-position impl traits in trait a (synthetic) name to avoid name collisions with new lowering strategy The only needed commit from this PR is the last one. r? `@compiler-errors` Needs #109455.