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 50010e1 commit 28bfbe1Copy full SHA for 28bfbe1
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: 79f61a45328e534e52cf705452b33ae4b8ae474d
+refs/heads/master: 5974e5b294ee3b67054a31eae2a4b9bab950a119
3
refs/heads/snap-stage3: 235d77457d80b549dad3ac36d94f235208a1eafb
4
refs/heads/try: 49312a405e14a449b98fe0056b12a40ac128be4a
5
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
trunk/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