Skip to content

Commit 28bfbe1

Browse files
Jonathan Turnernikomatsakis
Jonathan Turner
authored andcommitted
---
yaml --- r: 276175 b: refs/heads/master c: 5974e5b h: refs/heads/master i: 276173: c6f57cc 276171: c50e271 276167: f81761b 276159: d633782
1 parent 50010e1 commit 28bfbe1

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: 79f61a45328e534e52cf705452b33ae4b8ae474d
2+
refs/heads/master: 5974e5b294ee3b67054a31eae2a4b9bab950a119
33
refs/heads/snap-stage3: 235d77457d80b549dad3ac36d94f235208a1eafb
44
refs/heads/try: 49312a405e14a449b98fe0056b12a40ac128be4a
55
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105

trunk/src/test/compile-fail/issue-14091.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,5 @@
99
// except according to those terms.
1010

1111
// error-pattern:mismatched types
12-
// error-pattern:expected bool, found integral variable
13-
// error-pattern:expected type `bool`
14-
// error-pattern:found type `_`
1512

1613
fn main(){assert!(1,1);}

0 commit comments

Comments
 (0)