Skip to content

Commit c7471ad

Browse files
committed
Compiler internal error codes need no documentation
1 parent 5e17e39 commit c7471ad

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/tools/tidy/src/error_codes_check.rs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,11 @@ const WHITELIST: &[&str] = &[
4141
"E0514",
4242
"E0519",
4343
"E0523",
44+
"E0553",
4445
"E0554",
4546
"E0570",
47+
"E0629",
48+
"E0630",
4649
"E0640",
4750
"E0717",
4851
"E0727",

0 commit comments

Comments
 (0)