]> git.lizzy.rs Git - rust.git/blobdiff - src/test/rustdoc-ui/unparseable-doc-test.stdout
Rollup merge of #68475 - Aaron1011:fix/forest-caching, r=nikomatsakis
[rust.git] / src / test / rustdoc-ui / unparseable-doc-test.stdout
index 0350c016436071649470192ac656dcd9fd830ea0..4ea6455d3aa4cf864a788503d48a83890ba93371 100644 (file)
@@ -6,10 +6,10 @@ failures:
 
 ---- $DIR/unparseable-doc-test.rs - foo (line 6) stdout ----
 error: unterminated double quote string
- --> $DIR/unparseable-doc-test.rs:8:1
-  |
-2 | "unterminated
-  | ^^^^^^^^^^^^^
 --> $DIR/unparseable-doc-test.rs:8:1
+   |
+LL | "unterminated
+   | ^^^^^^^^^^^^^
 
 error: aborting due to previous error