Files
rust/tests/ui
Matthias Krüger f63fdde764 Rollup merge of #141597 - Oneirical:unquestionable-instruction, r=jieyouxu
Document subdirectories of UI tests with README files

Part of rust-lang/rust#133895 and the [2025 Google Summer of Code](https://blog.rust-lang.org/2025/05/08/gsoc-2025-selected-projects/) associated project.

When adding a new UI test, one is faced with hundreds of subdirectories in `tests/ui` reflecting various categories. Knowing where to put the new test is not trivial, as many of the categories have slightly misleading names. For example, `moves` does not only refer to the `move` keyword but to functions taking ownership in general, whereas `allocator` does not refer to allocation in general but rather to the very specific `allocator_api` and `global_allocator` features.

Many contributors will therefore place their test at the top level of ̀`tests/ui` where it will be mixed with hundreds of unrelated tests.

This PR is a tentative move towards more clearly defined tag/categories, with a SUMMARY.md file documenting the true purpose of each subdirectory, placed inside `tests/ui`.

r? ``@jieyouxu``
2025-06-23 06:07:19 +02:00
..
2025-06-11 15:30:15 +01:00
2025-06-18 17:51:22 +01:00
2025-05-21 07:24:43 +00:00
2025-06-18 10:20:43 +02:00
2025-06-11 17:49:03 +05:00
2025-06-06 20:52:34 +00:00
2025-06-11 20:51:49 +05:00
2025-06-18 10:20:43 +02:00
2025-06-06 19:53:12 +00:00
2025-06-18 10:20:43 +02:00
2025-06-08 01:14:05 +05:00
2025-06-21 11:11:34 -07:00
2025-06-16 07:30:09 -04:00
2025-06-06 20:52:34 +00:00
2025-06-02 11:00:46 +02:00
2025-05-31 19:49:19 +05:00
2025-06-11 17:49:03 +05:00
2025-06-08 01:14:05 +05:00
2025-06-11 20:51:49 +05:00
2025-06-18 10:20:43 +02:00
2025-06-13 01:16:36 +02:00
2025-06-03 11:45:58 +02:00
2025-06-18 10:20:43 +02:00
2025-06-08 01:14:05 +05:00
2025-06-18 10:20:43 +02:00
2025-06-18 10:20:43 +02:00
2025-06-18 10:20:43 +02:00
2025-06-03 07:38:06 +05:00
2025-06-11 15:30:15 +01:00
2025-06-11 15:30:15 +01:00
2025-06-08 11:25:09 +05:00
2025-06-13 01:16:36 +02:00
2025-06-18 10:20:43 +02:00
2025-06-13 09:20:48 +02:00
2025-06-13 01:16:36 +02:00
2025-06-17 07:27:58 +08:00
2025-06-08 11:25:09 +05:00
2025-06-18 10:20:43 +02:00
2025-04-25 20:50:57 +09:00
2025-05-05 21:09:31 +02:00
2025-06-08 03:44:44 +05:00
2025-06-21 11:11:34 -07:00
2025-06-13 01:16:36 +02:00
2025-06-13 01:16:36 +02:00
2025-06-18 10:20:43 +02:00
2025-04-03 21:41:58 +00:00
2025-04-03 21:41:58 +00:00
2025-05-07 21:51:41 +05:00
2025-04-04 16:32:18 +02:00