Skip to content

Commit 7d2e27f

Browse files
authored
Unrolled build for #146584
Rollup merge of #146584 - cyrgani:error-codes-macro, r=GuillaumeGomez remove duplicated columns from `rustc_error_code::error_codes!` Possible because of #146308 ~~, but currently still blocked on the next stage0 bump~~.
2 parents 5b150d2 + 321cd2a commit 7d2e27f

File tree

5 files changed

+535
-562
lines changed

5 files changed

+535
-562
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#### this error code is no longer emitted by the compiler.
1+
#### Note: this error code is no longer emitted by the compiler.
22

33
This was triggered when multiple macro definitions used the same
44
`#[rustc_builtin_macro(..)]`. This is no longer an error.

0 commit comments

Comments
 (0)