Skip to content

Commit 5806cb5

Browse files
authored
Merge pull request rust-lang#2324 from smanilov/patch-3
Fix link to rustc_* TEST attributes in ui.md
2 parents e6b1fe4 + c285fe7 commit 5806cb5

File tree

1 file changed

+1
-1
lines changed
  • src/doc/rustc-dev-guide/src/tests

1 file changed

+1
-1
lines changed

src/doc/rustc-dev-guide/src/tests/ui.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -575,4 +575,4 @@ with "user-facing" Rust alone. Indeed, one could say that this slightly abuses
575575
the term "UI" (*user* interface) and turns such UI tests from black-box tests
576576
into white-box ones. Use them carefully and sparingly.
577577

578-
[compiler debugging]: ../compiler-debugging.md#rustc_test-attributes
578+
[compiler debugging]: ../compiler-debugging.md#rustc_-test-attributes

0 commit comments

Comments
 (0)