Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 4d7a5b6

Browse files
committed
Auto merge of #142901 - matthiaskrgr:rollup-topt4p6, r=matthiaskrgr
Rollup of 5 pull requests Successful merges: - rust-lang/rust#141597 (Document subdirectories of UI tests with README files) - rust-lang/rust#142823 (Port `#[no_mangle]` to new attribute parsing infrastructure) - rust-lang/rust#142828 (1.88.0 release notes) - rust-lang/rust#142854 (centralize `-Zmin-function-alignment` logic) - rust-lang/rust#142875 (Check rustdoc-json-types FORMAT_VERSION is correctly updated) r? `@ghost` `@rustbot` modify labels: rollup
2 parents 65e3bcb + 6e9250a commit 4d7a5b6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎src/tests/ui.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ used for many other purposes. For example, tests can also be configured to [run
1313
the resulting program](#controlling-passfail-expectations) to verify its
1414
behavior.
1515

16+
For a survey of each subdirectory's purpose under `tests/ui`, consult the
17+
[SUMMARY.md](https://github.com/rust-lang/rust/tree/master/tests/ui/SUMMARY.md).
18+
This is useful if you write a new test, and are looking for a category to
19+
place it in.
20+
1621
If you need to work with `#![no_std]` cross-compiling tests, consult the
1722
[`minicore` test auxiliary](./minicore.md) chapter.
1823

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /