File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ error[E0425]: cannot find value `no` in this scope
12
12
3 | no
13
13
| ^^ not found in this scope
14
14
15
- thread '$DIR/failed-doctest-output.rs - OtherStruct (line 17)' panicked at 'couldn't compile the test', src/librustdoc/test.rs:321 :13
15
+ thread '$DIR/failed-doctest-output.rs - OtherStruct (line 17)' panicked at 'couldn't compile the test', src/librustdoc/test.rs:319 :13
16
16
note: Run with `RUST_BACKTRACE=1` environment variable to display a backtrace.
17
17
18
18
---- $DIR/failed-doctest-output.rs - SomeStruct (line 11) stdout ----
@@ -21,7 +21,7 @@ thread '$DIR/failed-doctest-output.rs - SomeStruct (line 11)' panicked at 'test
21
21
thread 'main' panicked at 'oh no', $DIR/failed-doctest-output.rs:3:1
22
22
note: Run with `RUST_BACKTRACE=1` environment variable to display a backtrace.
23
23
24
- ', src/librustdoc/test.rs:356 :17
24
+ ', src/librustdoc/test.rs:354 :17
25
25
26
26
27
27
failures:
You can’t perform that action at this time.
0 commit comments