mirror of
https://github.com/rust-lang/rust.git
synced 2026-02-15 03:54:42 +00:00
Warn when using panic-strategy abort for proc-macro crates See https://github.com/rust-lang/rust/issues/82320, this simply warns for now as that seems like the best step that can be immediately taken (opposed to straight up rejecting or ignoring)