about summary refs log tree commit diff
path: root/tests/ui/feature-gates/feature-gate-const-arg-path.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/feature-gates/feature-gate-const-arg-path.rs')
-rw-r--r--tests/ui/feature-gates/feature-gate-const-arg-path.rs5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/ui/feature-gates/feature-gate-const-arg-path.rs b/tests/ui/feature-gates/feature-gate-const-arg-path.rs
deleted file mode 100644
index 0938c5733a2..00000000000
--- a/tests/ui/feature-gates/feature-gate-const-arg-path.rs
+++ /dev/null
@@ -1,5 +0,0 @@
-//@ check-pass
-
-// this doesn't really have any user facing impact....
-
-fn main() {}