]> git.proxmox.com Git - rustc.git/blame - src/test/rustdoc-ui/renamed-lint-still-applies.rs
Merge tag 'debian/1.52.1+dfsg1-1_exp2' into proxmox/buster
[rustc.git] / src / test / rustdoc-ui / renamed-lint-still-applies.rs
CommitLineData
6a06907d
XL
1// compile-args: --crate-type lib
2#![deny(broken_intra_doc_links)]
3// FIXME: the old names for rustdoc lints should warn by default once `rustdoc::` makes it to the
4// stable channel.
5//! [x]
6//~^ ERROR unresolved link