Skip to content

Commit 22e97da

Browse files
committed
Bless test.
1 parent a3f7f97 commit 22e97da

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/test/rustdoc-ui/failed-doctest-output.stdout

+3-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ error[E0425]: cannot find value `no` in this scope
1212
3 | no
1313
| ^^ not found in this scope
1414

15-
thread '$DIR/failed-doctest-output.rs - OtherStruct (line 17)' panicked at 'couldn't compile the test', src/librustdoc/test.rs:319:13
15+
16+
thread '$DIR/failed-doctest-output.rs - OtherStruct (line 27)' panicked at 'couldn't compile the test', src/librustdoc/test.rs:326:13
1617
note: Run with `RUST_BACKTRACE=1` environment variable to display a backtrace.
1718

1819
---- $DIR/failed-doctest-output.rs - SomeStruct (line 11) stdout ----
@@ -21,7 +22,7 @@ thread '$DIR/failed-doctest-output.rs - SomeStruct (line 11)' panicked at 'test
2122
thread 'main' panicked at 'oh no', $DIR/failed-doctest-output.rs:3:1
2223
note: Run with `RUST_BACKTRACE=1` environment variable to display a backtrace.
2324

24-
', src/librustdoc/test.rs:354:17
25+
', src/librustdoc/test.rs:395:17
2526

2627

2728
failures:

0 commit comments

Comments
 (0)