about summary refs log tree commit diff
path: root/tests/ui/generator/print
AgeCommit message (Expand)AuthorLines
2023-10-20Rename `generator` folderOli Scherer-223/+0
2023-10-20Rename lots of files that had `generator` in their nameOli Scherer-20/+20
2023-10-20s/generator/coroutine/Oli Scherer-32/+32
2023-10-20s/Generator/Coroutine/Oli Scherer-9/+9
2023-09-23Bless tests.Camille GILLOT-60/+46
2023-09-23Revert duplication of tests.Camille GILLOT-313/+73
2023-09-21adjust how closure/generator types and rvalues are printedRalf Jung-7/+7
2023-08-28Revert "Suggest using `Arc` on `!Send`/`!Sync` types"David Tolnay-6/+0
2023-08-09Suggest using `Arc` on `!Send`/`!Sync` typesEsteban Kuber-0/+6
2023-04-05Bless testsThom Chiovoloni-12/+12
2023-01-27Bless tests.Camille GILLOT-130/+120
2023-01-27Test the 3 generator handling versions for generator/async tests.Camille GILLOT-15/+265
2023-01-19Add `rustc_on_unimplemented` on `Sync` for cell typesNilstrieb-0/+4
2023-01-11Change `src/test` to `tests` in source files, fix tidy and testsAlbert Larsan-1/+1
2023-01-11Move /src/test to /testsAlbert Larsan-0/+233