fix test for latest nightly

This commit is contained in:
Ralf Jung 2018-12-22 16:07:40 +01:00
parent 84b66f0f01
commit 79bdec8a9c
2 changed files with 2 additions and 1 deletions

View file

@ -1 +1 @@
nightly-2018-12-21
nightly-2018-12-22

View file

@ -2,6 +2,7 @@
// compile-flags: -Zmiri-disable-validation
#![feature(never_type)]
#![allow(unused)]
enum Void {}