about summary refs log tree commit diff
path: root/src/test/ui/run-pass/for-loop-while/while-loop-constraints-2.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/ui/run-pass/for-loop-while/while-loop-constraints-2.rs')
-rw-r--r--src/test/ui/run-pass/for-loop-while/while-loop-constraints-2.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/ui/run-pass/for-loop-while/while-loop-constraints-2.rs b/src/test/ui/run-pass/for-loop-while/while-loop-constraints-2.rs
index c291d693fbe..802f7be543a 100644
--- a/src/test/ui/run-pass/for-loop-while/while-loop-constraints-2.rs
+++ b/src/test/ui/run-pass/for-loop-while/while-loop-constraints-2.rs
@@ -9,7 +9,6 @@
 // except according to those terms.
 
 // run-pass
-#![allow(dead_assignment)]
 #![allow(unused_variables)]
 
 pub fn main() {