-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Open
Labels
A-technical-debtArea: Internal cleanup workArea: Internal cleanup workA-testsuiteArea: The testsuite used to check the correctness of rustcArea: The testsuite used to check the correctness of rustcC-cleanupCategory: PRs that clean code up or issues documenting cleanup.Category: PRs that clean code up or issues documenting cleanup.E-tediousCall for participation: An issue involves lots of work and is better handled as many small tasks.Call for participation: An issue involves lots of work and is better handled as many small tasks.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.Relevant to the rustdoc team, which will review and decide on the PR/issue.
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
Metadata
Metadata
Assignees
Labels
A-technical-debtArea: Internal cleanup workArea: Internal cleanup workA-testsuiteArea: The testsuite used to check the correctness of rustcArea: The testsuite used to check the correctness of rustcC-cleanupCategory: PRs that clean code up or issues documenting cleanup.Category: PRs that clean code up or issues documenting cleanup.E-tediousCall for participation: An issue involves lots of work and is better handled as many small tasks.Call for participation: An issue involves lots of work and is better handled as many small tasks.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.Relevant to the rustdoc team, which will review and decide on the PR/issue.