summaryrefslogtreecommitdiffstats
path: root/src/test/ui/consts/async-block.with_feature.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/ui/consts/async-block.with_feature.stderr')
-rw-r--r--src/test/ui/consts/async-block.with_feature.stderr8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/test/ui/consts/async-block.with_feature.stderr b/src/test/ui/consts/async-block.with_feature.stderr
deleted file mode 100644
index 8c6364aec..000000000
--- a/src/test/ui/consts/async-block.with_feature.stderr
+++ /dev/null
@@ -1,8 +0,0 @@
-error: fatal error triggered by #[rustc_error]
- --> $DIR/async-block.rs:19:1
- |
-LL | fn main() {}
- | ^^^^^^^^^
-
-error: aborting due to previous error
-