about summary refs log tree commit diff
path: root/tests/ui/issues/auxiliary
AgeCommit message (Collapse)AuthorLines
2025-09-13Rollup merge of #145896 - Oneirical:uncountable-integer-10, r=jieyouxuJacob Pratt-14/+0
Rehome 30 `tests/ui/issues/` tests to other subdirectories under `tests/ui/` [#3 of Batch #2] 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-09-12Add test batch 3Oneirical-14/+0
2025-08-29Rollup merge of #145676 - Oneirical:uncountable-integer-9, r=jieyouxuMatthias Krüger-7/+0
Rehome 30 `tests/ui/issues/` tests to other subdirectories under `tests/ui/` [#2 of Batch #2] 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-27Add test batch 2Oneirical-7/+0
2025-08-27Add test batch 1Oneirical-19/+0
2025-08-17Rehome tests/ui/issues/ tests [5/?]Oneirical-45/+0
2025-08-10Rollup merge of #144553 - Oneirical:uncountable-integer-4, r=jieyouxuJacob Pratt-44/+0
Rehome 32 `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-10Rehome tests/ui/issues/ tests [4/?]Oneirical-44/+0
2025-08-06Rollup merge of #144552 - Oneirical:uncountable-integer-3, r=jieyouxuJakub Beránek-16/+0
Rehome 33 `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-04Rehome tests/ui/issues/ tests [3/?]Oneirical-16/+0
2025-08-02Rehome tests/ui/issues/ tests [2/?]Oneirical-11/+0
2025-07-24Rehome tests/ui/issues/ tests [1/?]Oneirical-37/+0
2025-06-03Add missing `dyn` keywords to tests that do not test for them Part 2Lukas Wirth-12/+12
2025-04-19Cleaned up 4 tests in `tests/ui/issues`Spencer-25/+0
2025-01-27Make a previously unreachable UI test reachableLeón Orell Valerian Liehr-44/+0
2024-12-13Stabilize async closuresMichael Goulet-2/+0
2024-04-21Move some testsCaio-3/+0
2024-04-07Move testsCaio-23/+0
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-14/+14
2024-02-09Move some testsCaio-1/+0
2024-01-29Move multiple UI issue tests to subdirectoriesMarek 'seqre' Grzelak-4/+0
Issue tests numbered 1920, 3668, 5997, 23302, 32122, 40510, 57741, 71676, and 76077 were moved to relevant better-named subdirectories. ISSUES_ENTRY_LIMIT was adjusted to match new number of files and FIXME note was expanded.
2023-09-21adjust how closure/generator types and rvalues are printedRalf Jung-1/+1
2023-08-24Move issue 29181, 2804, 17431, 66768Olanti-5/+0
2023-05-09tidy check to find misc files in ui tests, and clean up the resultsasquared31415-6/+5
2023-05-07Fix suggestion for boxing an async closure body, andJohn Bobbo-0/+46
also add a suggestion for boxing empty blocks.
2023-04-20Move test filesCaio-16/+0
2023-01-11Move /src/test to /testsAlbert Larsan-0/+959