rust/compiler/rustc_error_codes/src
Mara Bos 6c865c1e14 Allow builtin macros to be used more than once.
This removes E0773 "A builtin-macro was defined more than once."
2025-03-19 14:12:47 +01:00
..
error_codes Allow builtin macros to be used more than once. 2025-03-19 14:12:47 +01:00
lib.rs Remove #![warn(unreachable_pub)] from all compiler/ crates. 2025-03-11 13:14:21 +11:00