mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-31 05:26:23 +03:00
Auto merge of #912 - RalfJung:rustup, r=RalfJung
fix test failure due to my own lint
This commit is contained in:
+1
-1
@@ -1 +1 @@
|
||||
2111aed0a38c819acb140c7153e9366964a37f2f
|
||||
ef1ecbefb8719e408150738664d443a73f757ffd
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
// compile-flags: -Zmiri-disable-validation
|
||||
|
||||
#![feature(never_type)]
|
||||
#![allow(unused)]
|
||||
#![allow(unused, invalid_value)]
|
||||
|
||||
enum Void {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user