diff options
| author | kennytm <kennytm@gmail.com> | 2018-05-16 23:22:48 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-05-16 23:22:48 +0800 |
| commit | 5074a7e13012a7c9ab2c0d2a29a84c141fb1e5a2 (patch) | |
| tree | 236359e0f5ac550c3ab71c189c958afbdcd2dc72 /src/libstd/sys | |
| parent | 5cc6fd35c17717cf9b09e02c6d3d4cd9bf4c6846 (diff) | |
| parent | 10ac9950249f19e6ea02410cb955764b998d1912 (diff) | |
| download | rust-5074a7e13012a7c9ab2c0d2a29a84c141fb1e5a2.tar.gz rust-5074a7e13012a7c9ab2c0d2a29a84c141fb1e5a2.zip | |
Rollup merge of #50669 - QuietMisdreavus:deprecated-attrs, r=GuillaumeGomez
rustdoc: deprecate `#![doc(passes, plugins, no_default_passes)]` Closes https://github.com/rust-lang/rust/issues/48164 Blocked on https://github.com/rust-lang/rust/pull/50541 - this includes those changes, which were necessary to create the UI test cc https://github.com/rust-lang/rust/issues/44136 Turns out, there were special attributes to mess with rustdoc passes and plugins! Who knew! Since we deprecated the CLI flags for this functionality, it makes sense that we do the same for the attributes. This PR also introduces a `#![doc(document_private_items)]` attribute, to match the `--document-private-items` flag introduced in https://github.com/rust-lang/rust/pull/44138 when the passes/plugins flags were deprecated. I haven't done a search to see whether these attributes are being used at all, but if the flags were any indication, i don't expect to see any users of these.
Diffstat (limited to 'src/libstd/sys')
0 files changed, 0 insertions, 0 deletions
