]> git.lizzy.rs Git - rust.git/blobdiff - src/test/rustdoc-ui/lint-group.stderr
Add #[const_trait] where needed in tests.
[rust.git] / src / test / rustdoc-ui / lint-group.stderr
index 5336c0445747a58d123cd660ab2c0dbf6e35df73..4f2c96588916c3ac01d90d7f6f98cdbe21ada620 100644 (file)
@@ -35,8 +35,8 @@ error: unresolved link to `error`
 LL | /// what up, let's make an [error]
    |                             ^^^^^ no item named `error` in scope
    |
-   = note: `#[deny(rustdoc::broken_intra_doc_links)]` implied by `#[deny(rustdoc::all)]`
    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
+   = note: `#[deny(rustdoc::broken_intra_doc_links)]` implied by `#[deny(rustdoc::all)]`
 
 error: unclosed HTML tag `unknown`
   --> $DIR/lint-group.rs:28:5