mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-27 19:16:36 +00:00
generalize "incoherent impls" impl for user defined types To allow the move of `trait Error` into core. continues the work from #94963, finishes https://github.com/rust-lang/compiler-team/issues/487 r? `@petrochenkov` cc `@yaahc`