about summary refs log tree commit diff
path: root/tests/ui/suggestions/constrain-trait.fixed
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/suggestions/constrain-trait.fixed')
-rw-r--r--tests/ui/suggestions/constrain-trait.fixed1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ui/suggestions/constrain-trait.fixed b/tests/ui/suggestions/constrain-trait.fixed
index f292f27f0f3..f7360efe4c5 100644
--- a/tests/ui/suggestions/constrain-trait.fixed
+++ b/tests/ui/suggestions/constrain-trait.fixed
@@ -1,5 +1,6 @@
 // run-rustfix
 // check-only
+#![allow(dead_code)]
 
 #[derive(Debug)]
 struct Demo {