Skip to content

Commit 7ac13bd

Browse files
committed
I managed to make diagnostics hate me and give me spurious "decoder error"
removing $build/tmp/extended-errors seems to fix it.
1 parent c158bb4 commit 7ac13bd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/librustc/diagnostics.rs

-1
Original file line numberDiff line numberDiff line change
@@ -526,7 +526,6 @@ a compile-time constant.
526526

527527
register_diagnostics! {
528528
E0011,
529-
E0012,
530529
E0014,
531530
E0016,
532531
E0017,

0 commit comments

Comments
 (0)