summaryrefslogtreecommitdiff
path: root/ops/tests/compile_fail/mem_slices.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'ops/tests/compile_fail/mem_slices.stderr')
-rw-r--r--ops/tests/compile_fail/mem_slices.stderr15
1 files changed, 0 insertions, 15 deletions
diff --git a/ops/tests/compile_fail/mem_slices.stderr b/ops/tests/compile_fail/mem_slices.stderr
deleted file mode 100644
index c45acfcf9..000000000
--- a/ops/tests/compile_fail/mem_slices.stderr
+++ /dev/null
@@ -1,15 +0,0 @@
-error: custom attribute panicked
- --> tests/compile_fail/mem_slices.rs:10:1
- |
-10 | #[op]
- | ^^^^^
- |
- = help: message: Memory slices are not allowed in async ops
-
-error: custom attribute panicked
- --> tests/compile_fail/mem_slices.rs:15:1
- |
-15 | #[op]
- | ^^^^^
- |
- = help: message: Memory slices are not allowed in async ops