mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-27 19:07:41 +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`