]> git.lizzy.rs Git - rust.git/commitdiff
Update a rustdoc ui test whose output has changed
authorAlex Crichton <alex@alexcrichton.com>
Tue, 9 Oct 2018 22:02:55 +0000 (15:02 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Tue, 9 Oct 2018 22:03:25 +0000 (15:03 -0700)
src/test/rustdoc-ui/failed-doctest-output.stdout

index dbc65569afa876bab3c59bd270d7073c4ccd9483..cf417f8d412eeb93232039968efe2b9a74ef3c44 100644 (file)
@@ -12,7 +12,7 @@ error[E0425]: cannot find value `no` in this scope
 3 | no
   | ^^ not found in this scope
 
-thread '$DIR/failed-doctest-output.rs - OtherStruct (line 26)' panicked at 'couldn't compile the test', librustdoc/test.rs:333:13
+thread '$DIR/failed-doctest-output.rs - OtherStruct (line 26)' panicked at 'couldn't compile the test', librustdoc/test.rs:332:13
 note: Run with `RUST_BACKTRACE=1` for a backtrace.
 
 ---- $DIR/failed-doctest-output.rs - SomeStruct (line 20) stdout ----
@@ -21,7 +21,7 @@ thread '$DIR/failed-doctest-output.rs - SomeStruct (line 20)' panicked at 'test
 thread 'main' panicked at 'oh no', $DIR/failed-doctest-output.rs:3:1
 note: Run with `RUST_BACKTRACE=1` for a backtrace.
 
-', librustdoc/test.rs:368:17
+', librustdoc/test.rs:367:17
 
 
 failures: