about summary refs log tree commit diff
path: root/tests/ui/generator
AgeCommit message (Expand)AuthorLines
2023-03-12Remove uses of `box_syntax` in rustc and toolsclubby789-51/+11
2023-02-22diagnostics: update test cases to refer to assoc fn with `self` as methodMichael Howell-1/+1
2023-02-21Specify what 'this' actually isMichael Goulet-2/+2
2023-01-30Modify primary span label for E0308Esteban Küber-2/+2
2023-01-27Restrict amount of ignored locals.Camille GILLOT-0/+100
2023-01-27Bless tests.Camille GILLOT-1299/+317
2023-01-27Always require Drop for generators.Camille GILLOT-9/+18
2023-01-27Test the 3 generator handling versions for generator/async tests.Camille GILLOT-71/+3268
2023-01-25Rollup merge of #106944 - Nilstrieb:there-once-was-a-diagnostic, r=WaffleLapkinMatthias Krüger-5/+15
2023-01-19Add `rustc_on_unimplemented` on `Sync` for cell typesNilstrieb-5/+15
2023-01-17Account for method call and indexing when looking for inner-most path in expr...Esteban Küber-0/+3
2023-01-11Change `src/test` to `tests` in source files, fix tidy and testsAlbert Larsan-2/+2
2023-01-11Move /src/test to /testsAlbert Larsan-0/+5348