]> git.lizzy.rs Git - rust.git/blobdiff - src/test/rustdoc-ui/failed-doctest-output.stdout
Rollup merge of #68881 - eddyb:always-preserve-dbg-vars, r=nagisa
[rust.git] / src / test / rustdoc-ui / failed-doctest-output.stdout
index ef1b419f52895699554e36cb1b0cde478a1da9e1..ee79ae1a690ecb251b9c5d60519dc4333289bac9 100644 (file)
@@ -7,10 +7,10 @@ failures:
 
 ---- $DIR/failed-doctest-output.rs - OtherStruct (line 21) stdout ----
 error[E0425]: cannot find value `no` in this scope
- --> $DIR/failed-doctest-output.rs:22:1
-  |
-3 | no
-  | ^^ not found in this scope
 --> $DIR/failed-doctest-output.rs:22:1
+   |
+LL | no
+   | ^^ not found in this scope
 
 error: aborting due to previous error
 
@@ -27,7 +27,7 @@ stderr:
 stderr 1
 stderr 2
 thread 'main' panicked at 'oh no', $DIR/failed-doctest-output.rs:7:1
-note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace.
+note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace