mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 19:27:30 +03:00
6aad1042ff
Fix ICE when an associated type is wrongly marked as `final` Fixes: rust-lang/rust#152797. cc @mu001999 .