]> git.lizzy.rs Git - rust.git/blobdiff - src/test/run-fail/adjust_empty.rs
Control usage of `!` through a feature gate.
[rust.git] / src / test / run-fail / adjust_empty.rs
index 207c159b4ef51f8629cada00ae39f12f37b3bd65..6d81099cedaa814360dea0f4edef7defc37c3bb5 100644 (file)
@@ -8,6 +8,7 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
+#![feature(bang_type)]