rust-lang / rust-lang/rust

Tracking issue for moving rustdoc* tests to appropriate subdirs

Open
#136,501 17 comments 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.