We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f976589 + 7593f9d commit 7fd977dCopy full SHA for 7fd977d
src/doc/rustc-dev-guide/src/tests/ui.md
@@ -12,7 +12,7 @@ the resulting program](#controlling-passfail-expectations) to verify its
12
behavior.
13
14
For a survey of each subdirectory's purpose under `tests/ui`, consult the
15
-[SUMMARY.md](https://github.com/rust-lang/rust/tree/HEAD/tests/ui/SUMMARY.md).
+[README.md](https://github.com/rust-lang/rust/tree/HEAD/tests/ui/README.md).
16
This is useful if you write a new test, and are looking for a category to
17
place it in.
18
0 commit comments