]> git.lizzy.rs Git - rust.git/blobdiff - src/test/run-pass/issues/issue-27639.rs
Add `#![allow(..)]` as necessary to get re-migrated run-pass tests compiling with...
[rust.git] / src / test / run-pass / issues / issue-27639.rs
index 81b1a2518fc2fa9316aa9b1b99c24bb869a66a30..7dcbe21b7e4ae83c7cc5fd504afb08ff26383ec4 100644 (file)
@@ -9,6 +9,7 @@
 // except according to those terms.
 
 // run-pass
+#![allow(dead_code)]
 #![allow(non_upper_case_globals)]
 
 fn main() {