fix compile-fail tests
This commit is contained in:
parent
a725a15ce2
commit
15f159adde
1 changed files with 0 additions and 1 deletions
|
|
@ -14,7 +14,6 @@ fn main() {
|
|||
//~^ ERROR const_err
|
||||
let _e = [5u8][1];
|
||||
//~^ ERROR const_err
|
||||
//~| ERROR this expression will panic at runtime
|
||||
black_box(b);
|
||||
black_box(c);
|
||||
black_box(d);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue