Skip to content

Commit 5ff52cb

Browse files
authored
Rollup merge of #82800 - jyn514:group-rustdoc-tests, r=Mark-Simulacrum
Move rustdoc UI tests into a subdirectory Helps with #73494.
2 parents 6e9a94a + bc1fbf5 commit 5ff52cb

18 files changed

+4
-1
lines changed

src/test/ui/rustdoc/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
This directory is for tests that have to do with rustdoc, but test the behavior
2+
of rustc. For example, rustc should not warn that an attribute rustdoc uses is
3+
unknown.
File renamed without changes.

0 commit comments

Comments
 (0)