Fix link to rustc_* TEST attributes in ui.md

This commit is contained in:
Stan Manilov 2025-04-11 12:12:46 +03:00 committed by GitHub
parent cdc10f0a22
commit ca410e88e4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -575,4 +575,4 @@ with "user-facing" Rust alone. Indeed, one could say that this slightly abuses
the term "UI" (*user* interface) and turns such UI tests from black-box tests
into white-box ones. Use them carefully and sparingly.
[compiler debugging]: ../compiler-debugging.md#rustc_test-attributes
[compiler debugging]: ../compiler-debugging.md#rustc_-test-attributes