summaryrefslogtreecommitdiffstats
path: root/third_party/rust/cstr/tests/compile_fail/trash-after.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/rust/cstr/tests/compile_fail/trash-after.stderr')
-rw-r--r--third_party/rust/cstr/tests/compile_fail/trash-after.stderr5
1 files changed, 5 insertions, 0 deletions
diff --git a/third_party/rust/cstr/tests/compile_fail/trash-after.stderr b/third_party/rust/cstr/tests/compile_fail/trash-after.stderr
new file mode 100644
index 0000000000..d6bb1530af
--- /dev/null
+++ b/third_party/rust/cstr/tests/compile_fail/trash-after.stderr
@@ -0,0 +1,5 @@
+error: unexpected token
+ --> $DIR/trash-after.rs:4:28
+ |
+4 | let _foo = cstr!("foo" + "bar");
+ | ^