Skip to content

Commit ad7ff21

Browse files
committed
---
yaml --- r: 275737 b: refs/heads/master c: b3d54a2 h: refs/heads/master i: 275735: 884158f
1 parent 349aabd commit ad7ff21

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
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: 89bbd2c8b75f31f06496158e8e309557cfeaeed5
2+
refs/heads/master: b3d54a2c0e793768cd9ce4a7887a75e3ec356cb5
33
refs/heads/snap-stage3: 235d77457d80b549dad3ac36d94f235208a1eafb
44
refs/heads/try: 49312a405e14a449b98fe0056b12a40ac128be4a
55
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105

trunk/src/test/compile-fail/cast-rfc0401-2.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,5 @@
1515
fn main() {
1616
let _ = 3 as bool;
1717
//~^ ERROR cannot cast as `bool`
18-
//~| HELP see a detailed explanation
1918
//~| HELP compare with zero
2019
}

0 commit comments

Comments
 (0)