Merge pull request #2324 from smanilov/patch-3

Fix link to rustc_* TEST attributes in ui.md
This commit is contained in:
Tshepang Mbambo 2025-04-11 12:08:56 +02:00 committed by GitHub
commit fae54100d2
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