Feature gate the `rustdoc::missing_doc_code_examples` lint Moves the lint from being implicitly active on nightly `rustdoc` to requiring a feature to activate, like other unstable lints. Uses the new tracking issue https://github.com/rust-lang/rust/issues/101730 |
||
|---|---|---|
| .. | ||
| collect_intra_doc_links | ||
| bare_urls.rs | ||
| calculate_doc_coverage.rs | ||
| check_code_block_syntax.rs | ||
| check_doc_test_visibility.rs | ||
| collect_intra_doc_links.rs | ||
| collect_trait_impls.rs | ||
| html_tags.rs | ||
| mod.rs | ||
| propagate_doc_cfg.rs | ||
| strip_hidden.rs | ||
| strip_priv_imports.rs | ||
| strip_private.rs | ||
| stripper.rs | ||