rust/tests/rustdoc/doc-cfg
Aarav Desai 0715745c1c Move rustdoc tests to appropriate subdirectories
Reorganize rustdoc tests into their correct subdirectories for better
categorization:
- Move lint-related tests to rustdoc-ui/lints/
- Move intra-doc link tests to rustdoc-ui/intra-doc/
- Move deref-related tests to rustdoc-ui/deref/
- Move doc-cfg test to rustdoc/doc-cfg/

This improves test organization and makes it easier to find tests
related to specific rustdoc functionality.
2025-10-26 19:16:41 -07:00
..
doc-cfg-hide.rs Put back the doc_cfg code behind a nightly feature 2025-09-27 11:29:49 +02:00
doc-cfg-implicit-gate.rs Put back the doc_cfg code behind a nightly feature 2025-09-27 11:29:49 +02:00
doc-cfg-implicit.rs Remove doc_auto_cfg feature as well 2025-09-27 11:30:57 +02:00
doc-cfg-inherit-from-module-79201.rs Created tests/rustdoc/doc-cfg subfolder to limit number of files at the top level 2025-05-05 17:47:18 +02:00
doc-cfg-simplification.rs Created tests/rustdoc/doc-cfg subfolder to limit number of files at the top level 2025-05-05 17:47:18 +02:00
doc-cfg-target-feature.rs Created tests/rustdoc/doc-cfg subfolder to limit number of files at the top level 2025-05-05 17:47:18 +02:00
doc-cfg-traits.rs Created tests/rustdoc/doc-cfg subfolder to limit number of files at the top level 2025-05-05 17:47:18 +02:00
doc-cfg.rs Created tests/rustdoc/doc-cfg subfolder to limit number of files at the top level 2025-05-05 17:47:18 +02:00
duplicate-cfg.rs Move rustdoc tests to appropriate subdirectories 2025-10-26 19:16:41 -07:00