Skip to content

Commit faa2e83

Browse files
committed
removed 9999 from errors
1 parent 52daf9f commit faa2e83

File tree

1 file changed

+0
-1
lines changed
  • compiler/rustc_error_codes/src

1 file changed

+0
-1
lines changed

compiler/rustc_error_codes/src/lib.rs

-1
Original file line numberDiff line numberDiff line change
@@ -547,7 +547,6 @@ E0801: 0801,
547547
E0802: 0802,
548548
E0803: 0803,
549549
E0804: 0804,
550-
E9999: 9999,
551550
);
552551
)
553552
}

0 commit comments

Comments
 (0)