mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
a1f95873a8
Enable `#[diagnostic::on_const]` for local impls Previously this attribute only did something if it was on a foreign impl.