We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cb41f8 commit 9c5b613Copy full SHA for 9c5b613
1 file changed
src/wrapper.rs
@@ -38,6 +38,7 @@ impl LexError {
38
}
39
40
41
+#[cold]
42
fn mismatch() -> ! {
43
panic!("compiler/fallback mismatch")
44
0 commit comments