mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 09:53:04 +03:00
9ff335cb8f
Distinguish error message for `#[diagnostic::on_const]` on const trait impls context: https://github.com/rust-lang/rust/pull/149627#discussion_r2589712535 Sorry for the delay between receiving the review and submitting this patch. I'll ask the original proposer to review it. r? estebank