]> git.lizzy.rs Git - rust.git/blob - src/test/rustdoc-ui/renamed-lint-still-applies.rs
Auto merge of #83152 - guswynn:jemallocator_part2, r=Mark-Simulacrum
[rust.git] / src / test / rustdoc-ui / renamed-lint-still-applies.rs
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