mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 23:03:06 +03:00
4d5b3b1962
Don't generate functions with the `rustc_intrinsic_must_be_overridden` attribute Functions with the attribute `rustc_intrinsic_must_be_overridden` never be called. r? compiler