Skip to content

Commit b3d54a2

Browse files
committed
patch test due to changes from compiletest-json
1 parent 89bbd2c commit b3d54a2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

-1
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)