]> git.lizzy.rs Git - rust.git/blob - src/test/ui/lint/rustdoc-group.stderr
Rollup merge of #87180 - notriddle:notriddle/sidebar-keyboard-mobile, r=GuillaumeGomez
[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