about summary refs log tree commit diff
path: root/src/test/run-make-fulldeps/coverage/simple_match.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/run-make-fulldeps/coverage/simple_match.rs')
-rw-r--r--src/test/run-make-fulldeps/coverage/simple_match.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/run-make-fulldeps/coverage/simple_match.rs b/src/test/run-make-fulldeps/coverage/simple_match.rs
index c9a24f7a9d3..be99e59a826 100644
--- a/src/test/run-make-fulldeps/coverage/simple_match.rs
+++ b/src/test/run-make-fulldeps/coverage/simple_match.rs
@@ -1,4 +1,4 @@
-#![allow(unused_assignments)]
+#![allow(unused_assignments, unused_variables)]
 
 fn main() {
     // Initialize test constants in a way that cannot be determined at compile time, to ensure