about summary refs log tree commit diff
path: root/tests/ui/lint/must_not_suspend
AgeCommit message (Expand)AuthorLines
2025-07-29add `nonpoison::mutex` implementationConnor Tsui-2/+2
2024-12-18Point at lint name instead of whole attr for gated lintsEsteban Küber-2/+2
2024-08-18Fix wording of misapplied `must_not_suspend` errorGoldstein-4/+4
2024-04-24Error on using `yield` without also using `#[coroutine]` on the closureOli Scherer-3/+4
2024-03-18Detect allocator for box in must_not_suspend lintMichael Goulet-0/+52
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-19/+19
2024-01-13Bless testsGeorge-lewis-0/+2
2023-12-28rustc_lint: Prevent triplication of 'unknown lint' lintMartin Nordholts-25/+1
2023-11-24Show number in error message even for one errorNilstrieb-9/+9
2023-10-20s/generator/coroutine/Oli Scherer-2/+2
2023-10-05Add a note to duplicate diagnosticsAlex Macleod-0/+2
2023-09-23Bless tests.Camille GILLOT-21/+29
2023-09-23Revert duplication of tests.Camille GILLOT-394/+26
2023-04-27Tweak await spanMichael Goulet-22/+22
2023-04-27Remove a bunch of orphaned test filesMichael Goulet-108/+0
2023-01-30Modify primary span label for E0308Esteban Küber-1/+1
2023-01-27Bless tests.Camille GILLOT-37/+62
2023-01-27Test the 3 generator handling versions for generator/async tests.Camille GILLOT-27/+391
2023-01-11Move /src/test to /testsAlbert Larsan-0/+635