Tracking issue for moving rustdoc* tests to appropriate subdirs
Open
@Evalir is already working on this.
Since May 11, 2025.
A-technical-debt
A-testsuite
C-cleanup
E-tedious
T-rustdoc
- Dominant language
- Rust
- Stars
- 119k
- Forks
- 16.1k
- PR merge metrics
- PR metrics pending
Description
Lots of tests could be moved into an existing subdir to be categorized more accurately.
Tests are grouped first by testsuite, then by where they should be moved to.
rustdoc-ui
rustdoc-ui/lints/
- custom_code_classes_in_docs-warning3.rs
- diagnostic-width.rs
- include-str-bare-urls.rs
- remap-path-prefix-lint.rs
- unescaped_backticks.rs
- unportable-markdown.rs
- redundant-explicit-links-123677.rs
rustdoc-ui/intra-doc
- circular-intra-doc-link-48414.rs
- disambiguator-endswith-named-suffix.rs
rustdoc-ui/deref
- deref-generic.rs
- ice-blanket-impl-56701.rs
- recursive-deref-ice.rs
rustdoc
rustdoc/doc-cfg
- duplicate-cfg.rs
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.