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, 8 insertions, 0 deletions
diff --git a/src/test/ui/consts/async-block.with_feature.stderr b/src/test/ui/consts/async-block.with_feature.stderr
new file mode 100644
index 000000000..8c6364aec
--- /dev/null
+++ b/src/test/ui/consts/async-block.with_feature.stderr
@@ -0,0 +1,8 @@
+error: fatal error triggered by #[rustc_error]
+ --> $DIR/async-block.rs:19:1
+ |
+LL | fn main() {}
+ | ^^^^^^^^^
+
+error: aborting due to previous error
+