]> git.lizzy.rs Git - rust.git/blob - src/test/rustdoc-ui/deprecated-attrs.stderr
Auto merge of #80661 - jyn514:duplicate-types, r=GuillaumeGomez
[rust.git] / src / test / rustdoc-ui / deprecated-attrs.stderr
1 warning: the `#![doc(no_default_passes)]` attribute is considered deprecated
2    |
3    = warning: see issue #44136 <https://github.com/rust-lang/rust/issues/44136> for more information
4    = help: you may want to use `#![doc(document_private_items)]`
5
6 warning: the `#![doc(passes = "...")]` attribute is considered deprecated
7    |
8    = warning: see issue #44136 <https://github.com/rust-lang/rust/issues/44136> for more information
9
10 warning: 2 warnings emitted
11