rust/tests/ui/type-alias
Samuel Tardieu 58b00b088e
Rollup merge of #144548 - Oneirical:uncountable-integer-2, r=jieyouxu
Rehome 21 `tests/ui/issues/` tests to other subdirectories under `tests/ui/`

rust-lang/rust#143902 divided into smaller, easier to review chunks.

Part of rust-lang/rust#133895

Methodology:

1. Refer to the previously written `tests/ui/SUMMARY.md`
2. Find an appropriate category for the test, using the original issue thread and the test contents.
3. Add the issue URL at the bottom (not at the top, as that would mess up stderr line numbers)
4. Rename the tests to make their purpose clearer

Inspired by the methodology that ``@Kivooeo`` was using.

r? ``@jieyouxu``
2025-08-05 03:51:33 +02:00
..
dummy-binder-102964.rs comments 2025-07-25 20:38:54 +05:00
dummy-binder-102964.stderr comments 2025-07-25 20:38:54 +05:00
issue-14933.rs tests: remove //@ pretty-expanded usages 2024-11-26 02:50:48 +08:00
issue-37515.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
issue-37515.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-62263-self-in-atb.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-62263-self-in-atb.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
issue-62305-self-assoc-ty.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-62305-self-assoc-ty.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
issue-62364-self-ty-arg.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-62364-self-ty-arg.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
missing-associated-type-in-trait-object-22434.rs Rehome tests/ui/issues/ tests [2/?] 2025-08-02 15:29:16 -04:00
missing-associated-type-in-trait-object-22434.stderr Rehome tests/ui/issues/ tests [2/?] 2025-08-02 15:29:16 -04:00
static-method-type-alias-11047.rs comments 2025-07-25 20:38:54 +05:00
type-param.rs Cleaned up 5 tests in tests/ui 2025-04-25 20:50:57 +09:00
unresolved-assoc-ty-suggest-trait.eager.stderr Show diff suggestion format on verbose replacement 2025-02-10 20:21:39 +00:00
unresolved-assoc-ty-suggest-trait.lazy.stderr Show diff suggestion format on verbose replacement 2025-02-10 20:21:39 +00:00
unresolved-assoc-ty-suggest-trait.rs Suggest full trait ref (with placeholders) on unresolved assoc tys 2024-07-23 01:26:25 +02:00