summaryrefslogtreecommitdiffstats
path: root/third_party/rust/codespan-reporting/tests/snapshots/term__same_line__short_no_color.snap
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/rust/codespan-reporting/tests/snapshots/term__same_line__short_no_color.snap')
-rw-r--r--third_party/rust/codespan-reporting/tests/snapshots/term__same_line__short_no_color.snap7
1 files changed, 7 insertions, 0 deletions
diff --git a/third_party/rust/codespan-reporting/tests/snapshots/term__same_line__short_no_color.snap b/third_party/rust/codespan-reporting/tests/snapshots/term__same_line__short_no_color.snap
new file mode 100644
index 0000000000..d4f94e1c0c
--- /dev/null
+++ b/third_party/rust/codespan-reporting/tests/snapshots/term__same_line__short_no_color.snap
@@ -0,0 +1,7 @@
+---
+source: codespan-reporting/tests/term.rs
+expression: TEST_DATA.emit_no_color(&config)
+---
+one_line.rs:3:12: error[E0499]: cannot borrow `v` as mutable more than once at a time
+error: aborting due to previous error
+