mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-23 02:27:39 +03:00
91d2ce3020
Allow opaque types in trait impl headers and rely on coherence to reject unsound cases r? ````@lcnr```` fixes #99840