..
bare-urls-limit.rs
rustdoc: improve diagnostics on raw doc fragments
2025-05-22 12:31:28 -05:00
bare-urls-limit.stderr
rustdoc: improve diagnostics on raw doc fragments
2025-05-22 12:31:28 -05:00
bare-urls.fixed
Add new ui tests for rustdoc::bare_urls
2025-09-10 18:44:20 +02:00
bare-urls.rs
Add new ui tests for rustdoc::bare_urls
2025-09-10 18:44:20 +02:00
bare-urls.stderr
Add new ui tests for rustdoc::bare_urls
2025-09-10 18:44:20 +02:00
check-attr.rs
Add a test for a codeblock with multiple invalid attributes
2023-12-12 19:41:09 +01:00
check-attr.stderr
Account for /// when rendering multiline spans
2024-12-13 18:48:33 +00:00
check-fail.rs
[AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives
2024-02-22 16:04:04 +00:00
check-fail.stderr
Account for /// when rendering multiline spans
2024-12-13 18:48:33 +00:00
check.rs
Improve missing create level error message
2025-10-08 11:35:20 +01:00
check.stderr
Improve missing create level error message
2025-10-08 11:35:20 +01:00
custom_code_classes_in_docs-warning3.rs
Move rustdoc tests to appropriate subdirectories
2025-10-26 19:16:41 -07:00
custom_code_classes_in_docs-warning3.stderr
Move rustdoc tests to appropriate subdirectories
2025-10-26 19:16:41 -07:00
deny-missing-docs-crate.rs
move lint tests into subdirectories
2023-04-29 11:36:19 -05:00
deny-missing-docs-crate.stderr
move lint tests into subdirectories
2023-04-29 11:36:19 -05:00
deny-missing-docs-macro.rs
move lint tests into subdirectories
2023-04-29 11:36:19 -05:00
deny-missing-docs-macro.stderr
Bless rustdoc-ui tests
2023-11-24 19:15:52 +01:00
diagnostic-width.rs
Move rustdoc tests to appropriate subdirectories
2025-10-26 19:16:41 -07:00
diagnostic-width.stderr
Move rustdoc tests to appropriate subdirectories
2025-10-26 19:16:41 -07:00
doc-attr.rs
Update ui tests
2024-02-29 14:43:43 +01:00
doc-attr.stderr
Update ui tests
2024-02-29 14:43:43 +01:00
doc-spotlight.fixed
Update ui tests
2024-02-29 14:43:43 +01:00
doc-spotlight.rs
Update ui tests
2024-02-29 14:43:43 +01:00
doc-spotlight.stderr
Update ui tests
2024-02-29 14:43:43 +01:00
doc-without-codeblock.rs
Do not emit missing_doc_code_examples rustdoc lint on module and a few other items
2024-11-28 21:22:06 +01:00
doc-without-codeblock.stderr
Do not emit missing_doc_code_examples rustdoc lint on module and a few other items
2024-11-28 21:22:06 +01: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_hide.stderr
Improve code and better check doc(cfg(...)) attributes
2025-09-27 11:29:49 +02:00
expect-tool-lint-rfc-2383.rs
RFC 2383: Stabilize lint_reasons 🎉
2024-06-25 17:22:22 +02:00
expect-tool-lint-rfc-2383.stderr
RFC 2373: Update tests for rustdoc for lint_reasons
2024-06-25 17:50:55 +02:00
feature-gate-rustdoc_missing_doc_code_examples.rs
[AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives
2024-02-22 16:04:04 +00:00
feature-gate-rustdoc_missing_doc_code_examples.stderr
Point at lint name instead of whole attr for gated lints
2024-12-18 19:27:44 +00:00
include-str-bare-urls.rs
Move rustdoc tests to appropriate subdirectories
2025-10-26 19:16:41 -07:00
include-str-bare-urls.stderr
Move rustdoc tests to appropriate subdirectories
2025-10-26 19:16:41 -07:00
inline-doc-link.rs
[AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives
2024-02-22 16:04:04 +00:00
invalid-doc-attr.rs
Update ui tests
2024-02-29 14:43:43 +01:00
invalid-doc-attr.stderr
Update ui tests
2024-02-29 14:43:43 +01:00
invalid-html-self-closing-tag.rs
move lint tests into subdirectories
2023-04-29 11:36:19 -05:00
invalid-html-self-closing-tag.stderr
move lint tests into subdirectories
2023-04-29 11:36:19 -05:00
invalid-html-tags-ice-146890.rs
fix ICE in rustdoc::invalid_html_tags
2025-09-22 14:57:36 -05:00
invalid-html-tags-ice-146890.stderr
fix ICE in rustdoc::invalid_html_tags
2025-09-22 14:57:36 -05:00
invalid-html-tags.rs
refactor rustdoc::invalid_html_tags tag parser
2025-08-21 15:00:01 -05:00
invalid-html-tags.stderr
refactor rustdoc::invalid_html_tags tag parser
2025-08-21 15:00:01 -05:00
lint-group.rs
move lint tests into subdirectories
2023-04-29 11:36:19 -05:00
lint-group.stderr
Account for /// when rendering multiline spans
2024-12-13 18:48:33 +00:00
lint-missing-doc-code-example.rs
Do not emit missing_doc_code_examples rustdoc lint on module and a few other items
2024-11-28 21:22:06 +01:00
lint-missing-doc-code-example.stderr
Do not emit missing_doc_code_examples rustdoc lint on module and a few other items
2024-11-28 21:22:06 +01:00
no-crate-level-doc-lint.rs
Improve missing create level error message
2025-10-08 11:35:20 +01:00
no-crate-level-doc-lint.stderr
Improve missing create level error message
2025-10-08 11:35:20 +01:00
no-redundancy.rs
[AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives
2024-02-22 16:04:04 +00:00
redundant-explicit-links-123677.rs
Move rustdoc tests to appropriate subdirectories
2025-10-26 19:16:41 -07:00
redundant_explicit_links-expansion.rs
Improve code and documentation
2025-06-23 16:12:49 +02:00
redundant_explicit_links-expansion.stderr
Improve code and documentation
2025-06-23 16:12:49 +02:00
redundant_explicit_links-utf8.rs
adjust more unit tests to reflect more aggressive intra-doc linting
2025-07-24 11:17:13 -05:00
redundant_explicit_links-utf8.stderr
adjust more unit tests to reflect more aggressive intra-doc linting
2025-07-24 11:17:13 -05:00
redundant_explicit_links.fixed
[AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives
2024-02-22 16:04:04 +00:00
redundant_explicit_links.rs
[AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives
2024-02-22 16:04:04 +00:00
redundant_explicit_links.stderr
Show diff suggestion format on verbose replacement
2025-02-10 20:21:39 +00:00
remap-path-prefix-lint.rs
Move rustdoc tests to appropriate subdirectories
2025-10-26 19:16:41 -07:00
remap-path-prefix-lint.stderr
Move rustdoc tests to appropriate subdirectories
2025-10-26 19:16:41 -07:00
renamed-lint-still-applies.rs
move lint tests into subdirectories
2023-04-29 11:36:19 -05:00
renamed-lint-still-applies.stderr
Adjust rustdoc automatic link suggestion
2024-07-04 00:40:04 +00:00
rustdoc-all-only-stable-lints.rs
[AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives
2024-02-22 16:04:04 +00:00
unescaped_backticks.rs
Move rustdoc tests to appropriate subdirectories
2025-10-26 19:16:41 -07:00
unescaped_backticks.stderr
Move rustdoc tests to appropriate subdirectories
2025-10-26 19:16:41 -07:00
unknown-renamed-lints.rs
move lint tests into subdirectories
2023-04-29 11:36:19 -05:00
unknown-renamed-lints.stderr
move lint tests into subdirectories
2023-04-29 11:36:19 -05:00
unused-braces-lint.rs
[AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives
2024-02-22 16:04:04 +00:00
unused.rs
[AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives
2024-02-22 16:04:04 +00:00