mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
9043dfd946
Move macro_rules diagnostics to diagnostics module This will make it easier to add more diagnostics in the future in a centralized place.