]> git.lizzy.rs Git - rust.git/blob - tests/ui/lint/rustdoc-group.stderr
Rollup merge of #106113 - krasimirgg:llvm-16-ext-tyid, r=nikic
[rust.git] / tests / 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