mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-27 23:47:50 +00:00
Use impl's def id when calculating type to specify in UFCS Fixes #104327 Fixes #104328 Also addresses https://github.com/rust-lang/rust/pull/102670#discussion_r987381197