mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-05 03:36:21 +00:00

builtin dyn impl no guide inference cc https://github.com/rust-lang/rust/pull/141347 we can already slightly restrict this behavior in the old solver, so why not do so. Needs crater and an FCP. r? `@compiler-errors`