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 79f61a4 commit 5974e5bCopy full SHA for 5974e5b
src/test/compile-fail/issue-14091.rs
@@ -9,8 +9,5 @@
9
// except according to those terms.
10
11
// error-pattern:mismatched types
12
-// error-pattern:expected bool, found integral variable
13
-// error-pattern:expected type `bool`
14
-// error-pattern:found type `_`
15
16
fn main(){assert!(1,1);}
0 commit comments