Skip to content

Commit 092a20e

Browse files
Update lint_message_convention test to allow clippy "help" message
1 parent ec8c0b3 commit 092a20e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/lint_message_convention.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ impl Message {
4444
".*AT&T x86 assembly syntax used",
4545
"note: Clippy version: .*",
4646
"the compiler unexpectedly panicked. this is a bug.",
47+
"internal compiler error:",
4748
])
4849
.unwrap()
4950
});

0 commit comments

Comments
 (0)