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-20 19:09:02 +02:00
2025-06-02 11:02:50 +02:00
2025-05-04 18:27:45 +03:00
2025-04-08 23:06:31 +03:00
2025-06-22 10:58:25 +02:00
2025-06-11 15:30:15 +01:00
2025-06-20 20:03:24 +02:00
2025-06-02 15:37:15 +00:00
2025-06-18 17:51:22 +01:00
2025-05-06 17:04:03 +02:00
2025-06-05 10:30:09 +00:00
2025-06-22 10:58:25 +02:00
2025-06-18 20:22:50 -04:00
2025-06-22 14:51:58 +02:00
2025-04-17 06:25:15 +02:00
2025-05-21 07:24:43 +00:00
2025-06-04 07:54:35 +02:00
2025-06-12 03:14:51 +02:00
2025-06-22 10:58:25 +02:00
2025-04-30 10:44:24 +03:00
2025-04-30 10:44:24 +03:00
2025-05-04 18:27:45 +03:00
2025-06-18 10:20:43 +02:00
2025-06-11 17:49:03 +05:00
2025-06-13 18:10:06 +02:00
2025-06-06 20:52:34 +00:00
2025-06-11 20:51:49 +05:00
2025-06-19 10:50:03 +09:00
2025-06-22 10:58:25 +02:00
2025-06-13 18:10:06 +02:00
2025-06-16 23:04:33 +00:00
2025-06-18 10:20:43 +02:00
2025-06-06 19:53:12 +00:00
2025-06-07 13:42:30 +02:00
2025-05-04 18:27:45 +03:00
2025-05-04 18:27:45 +03:00
2025-06-20 23:25:55 -04:00
2025-06-07 13:42:30 +02:00
2025-06-22 10:58:25 +02:00
2025-04-08 10:46:31 -07:00
2025-06-18 10:20:43 +02:00
2025-04-30 10:44:24 +03:00
2025-04-30 10:44:24 +03:00
2025-06-08 01:14:05 +05:00
2025-06-16 23:04:33 +00:00
2025-06-01 19:35:41 +02:00
2025-06-03 10:13:33 +02:00
2025-06-21 11:11:34 -07:00
2025-04-21 16:16:38 +09:00
2025-06-03 10:13:33 +02:00
2025-06-22 10:58:25 +02:00
2025-06-03 15:00:32 +02:00
2025-06-02 02:19:35 +00:00
2025-06-09 16:28:58 +02:00
2025-06-16 07:30:09 -04:00
2025-06-02 11:00:46 +02:00
2025-04-17 19:45:28 +08:00
2025-06-12 03:14:52 +02:00
2025-06-08 06:18:38 -07:00
2025-04-30 10:44:24 +03:00
2025-04-08 23:06:31 +03:00
2025-06-13 13:54:06 +00:00
2025-06-02 11:02:50 +02:00
2025-04-08 23:06:31 +03:00
2025-04-20 11:36:28 +02:00
2025-06-15 23:51:55 +02:00
2025-05-24 23:31:07 +02:00
2025-06-12 12:26:27 +02:00
2025-06-07 13:42:30 +02:00
2025-06-02 11:00:46 +02:00
2025-06-17 23:22:51 +02:00
2025-06-06 20:52:34 +00:00
2025-06-22 10:58:25 +02:00
2025-05-06 23:02:47 +05:00
2025-04-30 10:44:24 +03:00
2025-06-07 13:42:30 +02:00
2025-06-02 11:00:46 +02:00
2025-06-16 23:04:36 +00:00
2025-04-13 21:48:53 +03:00
2025-06-22 14:51:58 +02:00
2025-04-13 01:22:59 +02:00
2025-04-27 19:58:44 +00:00
2025-06-22 10:58:25 +02:00
2025-05-19 10:16:29 -07:00
2025-06-17 23:22:51 +02:00
2025-04-30 10:44:24 +03:00
2025-06-04 15:51:36 +00:00
2025-04-30 10:44:24 +03:00
2025-05-31 19:49:19 +05:00
2025-06-22 10:58:25 +02:00
2025-06-07 13:42:30 +02:00
2025-06-11 17:49:03 +05:00
2025-04-17 06:25:15 +02:00
2025-06-06 16:27:16 -04:00
2025-04-08 23:06:31 +03:00
2025-06-22 10:58:25 +02:00
2025-04-30 10:44:24 +03: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-07 13:42:30 +02:00
2025-06-10 08:41:23 +00:00
2025-04-05 11:44:38 -07:00
2025-05-26 00:39:23 +08:00
2025-04-03 11:08:55 +03:00
2025-06-12 17:50:25 +02:00
2025-06-17 23:22:51 +02:00
2025-06-16 23:04:33 +00:00
2025-04-03 11:08:55 +03:00
2025-06-22 10:58:25 +02:00
2025-06-13 01:16:36 +02:00
2025-05-04 18:27:45 +03:00
2025-05-27 08:18:11 +00:00
2025-06-12 19:01:19 +08:00
2025-06-18 18:06:49 +02:00
2025-06-16 23:04:35 +00:00
2025-06-07 13:42:30 +02:00
2025-04-10 09:56:37 +02:00
2025-06-03 11:45:58 +02:00
2025-06-18 10:20:43 +02:00
2025-06-07 13:42:30 +02:00
2025-05-06 16:49:25 +08:00
2025-06-12 23:22:01 +00:00
2025-06-08 01:14:05 +05:00
2025-06-22 14:51:58 +02:00
2025-06-18 10:20:43 +02:00
2025-06-18 10:20:43 +02:00
2025-04-14 21:26:41 -05:00
2025-06-21 15:32:06 +02:00
2025-06-17 23:19:31 +02:00
2025-04-30 10:44:24 +03:00
2025-06-22 10:58:25 +02:00
2025-06-15 21:12:17 +00:00
2025-04-16 08:57:15 +10:00
2025-06-22 10:58:25 +02:00
2025-04-13 21:48:53 +03:00
2025-04-17 19:45:28 +08:00
2025-06-22 10:58:27 +02:00
2025-04-17 19:45:28 +08:00
2025-06-18 10:20:43 +02:00
2025-04-30 10:44:24 +03:00
2025-06-03 13:35:31 +02:00
2025-06-15 23:51:55 +02:00
2025-06-16 23:04:36 +00:00
2025-04-13 21:48:53 +03:00
2025-04-17 19:45:28 +08:00
2025-04-17 19:45:28 +08:00
2025-06-03 07:38:06 +05:00
2025-05-03 22:49:23 +03:00
2025-06-18 18:06:49 +02:00
2025-06-16 23:04:35 +00:00
2025-06-22 10:58:25 +02:00
2025-05-09 22:16:34 +09:00
2025-04-13 21:48:53 +03:00
2025-06-16 23:04:33 +00:00
2025-05-03 22:44:36 +08:00
2025-06-17 12:24:44 -07:00
2025-04-07 19:13:31 +03:00
2025-06-22 17:35:35 +02:00
2025-06-11 15:30:15 +01:00
2025-05-02 18:09:31 +02:00
2025-04-12 15:24:25 +08:00
2025-05-27 00:35:25 -04:00
2025-06-16 12:43:36 -07:00
2025-06-16 23:04:33 +00:00
2025-06-17 01:36:54 +09:00
2025-06-03 13:35:31 +02:00
2025-05-06 17:04:03 +02:00
2025-06-05 10:30:09 +00:00
2025-06-20 19:31:53 +02:00
2025-04-14 14:29:14 +08:00
2025-06-07 13:42:30 +02:00
2025-06-03 13:35:31 +02:00
2025-06-09 19:55:00 +00:00
2025-06-11 15:30:15 +01:00
2025-06-20 13:36:00 -04:00
2025-06-12 03:14:52 +02:00
2025-05-09 15:31:27 +00:00
2025-06-22 10:58:27 +02:00
2025-04-03 11:08:55 +03:00
2025-06-08 11:25:09 +05:00
2025-06-05 09:20:19 +02:00
2025-04-08 23:06:31 +03:00
2025-05-04 21:44:50 +08:00
2025-06-12 20:03:35 +02:00
2025-06-16 10:54:07 -07:00
2025-06-13 01:16:36 +02:00
2025-06-05 09:19:31 +02:00
2025-06-05 09:19:31 +02:00
2025-06-18 18:06:49 +02:00
2025-06-18 10:20:43 +02:00
2025-06-16 23:04:36 +00:00
2025-06-22 10:58:25 +02:00
2025-06-06 17:13:53 +00:00
2025-06-17 23:22:51 +02:00
2025-06-16 23:04:33 +00:00
2025-06-13 09:20:48 +02:00
2025-06-20 07:30:36 +00:00
2025-06-13 05:16:56 +02:00
2025-06-13 01:16:36 +02:00
2025-06-17 07:27:58 +08:00
2025-06-12 17:50:25 +02:00
2025-06-22 17:35:33 +02:00
2025-06-16 23:04:35 +00:00
2025-05-05 12:42:27 +00:00
2025-06-16 23:04:33 +00:00
2025-06-19 10:50:03 +09:00
2025-06-08 11:25:09 +05:00
2025-06-05 09:19:31 +02:00
2025-06-09 11:44:24 +02:00
2025-06-10 08:41:23 +00:00
2025-06-05 09:20:19 +02:00
2025-06-22 10:58:25 +02:00
2025-06-09 14:08:12 +00:00
2025-05-25 15:57:48 +00:00
2025-06-07 13:42:30 +02:00
2025-06-18 10:20:43 +02:00
2025-06-05 09:19:31 +02:00
2025-06-22 10:58:25 +02:00
2025-04-25 20:50:57 +09:00
2025-06-22 10:58:25 +02:00
2025-05-05 21:09:31 +02:00
2025-06-22 10:58:25 +02:00
2025-04-30 10:44:24 +03:00
2025-06-01 19:35:41 +02:00
2025-06-08 03:44:44 +05:00
2025-06-05 09:19:31 +02:00
2025-04-08 23:06:31 +03:00
2025-04-13 21:48:53 +03:00
2025-06-21 11:11:34 -07:00
2025-06-05 09:19:31 +02:00
2025-06-10 08:41:23 +00:00
2025-05-30 16:58:48 +00: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-06-09 19:55:00 +00:00
2025-06-05 09:19:31 +02:00
2025-04-03 21:41:58 +00:00
2025-06-13 13:54:06 +00:00
2025-05-09 02:35:18 +00:00
2025-04-03 11:08:55 +03:00
2025-04-04 12:37:38 +00:00
2025-04-04 12:37:38 +00:00
2025-04-30 10:44:24 +03:00
2025-04-30 10:44:24 +03:00
2025-04-03 11:08:55 +03:00
2025-04-03 11:08:55 +03:00
2025-04-18 01:44:06 +00:00
2025-04-03 21:41:58 +00:00
2025-04-08 23:06:31 +03:00
2025-04-03 21:41:58 +00:00
2025-04-13 21:48:53 +03:00
2025-04-13 21:48:53 +03:00
2025-04-03 11:08:55 +03:00
2025-04-03 11:08:55 +03:00
2025-04-30 10:44:24 +03:00
2025-04-08 23:06:31 +03:00
2025-04-08 23:06:31 +03:00
2025-06-06 19:53:12 +00:00
2025-05-07 21:51:41 +05:00
2025-05-07 21:51:41 +05:00
2025-06-12 07:35:05 +02:00
2025-05-24 23:31:07 +02:00
2025-04-13 21:48:53 +03:00
2025-04-30 10:44:24 +03:00
2025-04-30 10:44:24 +03:00
2025-06-12 20:27:10 +02:00
2025-04-30 10:44:24 +03:00
2025-04-30 10:44:24 +03:00
2025-06-04 10:40:04 -04:00
2025-06-04 10:40:04 -04:00
2025-06-05 09:19:31 +02:00
2025-06-22 12:18:22 -04:00
2025-04-04 16:32:18 +02:00
2025-04-04 16:32:18 +02:00
2025-04-24 22:14:23 +00:00
2025-06-06 19:53:12 +00:00
2025-04-03 11:08:55 +03:00
2025-04-03 11:08:55 +03:00
2025-06-04 10:40:04 -04:00
2025-06-04 10:40:04 -04:00
2025-06-18 10:20:43 +02:00
2025-06-05 09:19:31 +02:00