]> git.lizzy.rs Git - rust.git/blob - src/test/ui/lint/rustdoc-group.stderr
Add 'src/tools/rust-analyzer/' from commit '977e12a0bdc3e329af179ef3a9d466af9eb613bb'
[rust.git] / src / test / ui / lint / rustdoc-group.stderr
1 warning: lint `rustdoc` has been removed: use `rustdoc::all` instead
2   --> $DIR/rustdoc-group.rs:3:9
3    |
4 LL | #![deny(rustdoc)]
5    |         ^^^^^^^
6    |
7    = note: `#[warn(renamed_and_removed_lints)]` on by default
8
9 warning: 1 warning emitted
10