Skip to content

Commit cfa1cd0

Browse files
committed
Bless src/test/rustdoc-ui/doctest-edition.stderr
The backport of rust-lang#89277 needed adjustment due to another PR (rust-lang#87915 - Use smaller spans for some structured suggestions) causing the test to have a slightly different span.
1 parent a6b7335 commit cfa1cd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/test/rustdoc-ui/doctest-edition.stderr

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ LL | #![deny(rustdoc::invalid_rust_codeblocks)]
1616
help: mark blocks that do not contain Rust code as text
1717
|
1818
LL | //! ```text
19-
| ++++
19+
| ~~~~~~~
2020

2121
error: aborting due to previous error
2222

0 commit comments

Comments
 (0)