rust/compiler/rustc_feature/src
Guillaume Gomez a6a1d7ca29
Rollup merge of #90420 - GuillaumeGomez:rustdoc-internals-feature, r=camelid
Create rustdoc_internals feature gate

As suggested by ``@camelid`` [here](https://github.com/rust-lang/rust/pull/90398#issuecomment-955093851), since `doc_keyword` and `doc_primitive` aren't meant to be stabilized, we could put them behind a same feature flag.

This is pretty much what it would look like (needs to update the tests too).

The tracking issue is https://github.com/rust-lang/rust/issues/90418.

What do you think ``@rust-lang/rustdoc`` ?
2021-11-24 22:56:37 +01:00
..
accepted.rs Alphabetize language features 2021-11-15 21:33:39 -05:00
active.rs Rollup merge of #90420 - GuillaumeGomez:rustdoc-internals-feature, r=camelid 2021-11-24 22:56:37 +01:00
builtin_attrs.rs Check for duplicate attributes. 2021-11-18 16:10:26 -08:00
lib.rs Check for duplicate attributes. 2021-11-18 16:10:26 -08:00
removed.rs Create rustdoc_internals feature gate 2021-11-24 21:57:18 +01:00
tests.rs tidy: Re-enable check for inline unit tests 2020-12-12 19:18:44 +03:00