Bless src/test/rustdoc-ui/doctest-edition.stderr
The backport of #89277 needed adjustment due to another PR (#87915 - Use smaller spans for some structured suggestions) causing the test to have a slightly different span.
This commit is contained in:
parent
a6b733599e
commit
cfa1cd029e
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ LL | #![deny(rustdoc::invalid_rust_codeblocks)]
|
|||
help: mark blocks that do not contain Rust code as text
|
||||
|
|
||||
LL | //! ```text
|
||||
| ++++
|
||||
| ~~~~~~~
|
||||
|
||||
error: aborting due to previous error
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue