summary refs log tree commit diff
path: root/tests/ui/async-await
AgeCommit message (Expand)AuthorLines
2023-03-03Label opaque type for 'captures lifetime' error messageMichael Goulet-2/+3
2023-03-01Add regression test for #107280Yuki Okushi-0/+97
2023-02-28Descriptive error when users try to combine RPITIT/AFIT with specializationMichael Goulet-11/+4
2023-02-27Rollup merge of #108319 - compiler-errors:dont-project-to-specializable-rpiti...Matthias Krüger-0/+97
2023-02-24Rollup merge of #108401 - notriddle:notriddle/diagnostics-article, r=compiler...Dylan DPC-2/+2
2023-02-23diagnostics: remove inconsistent English article "this" from E0107Michael Howell-2/+2
2023-02-23Rollup merge of #108063 - compiler-errors:associated-type-bounds-in-bad-posit...Matthias Krüger-2/+2
2023-02-23Don't project specializable RPITIT projectionMichael Goulet-0/+97
2023-02-22pluralize stuffMichael Goulet-2/+2
2023-02-22diagnostics: update test cases to refer to assoc fn with `self` as methodMichael Howell-7/+7
2023-02-18Add testMichael Goulet-0/+77
2023-02-15Rollup merge of #105300 - aliemjay:member-lower, r=oli-obkDylan DPC-0/+10
2023-02-13fix: improve the suggestion on future not awaitedVincenzo Palazzo-35/+37
2023-02-09Introduce `ReError`Esteban Küber-1/+0
2023-02-07Add test for Future inflating arg size to 3xArpad Borsos-0/+96
2023-02-05Sort Generator `print-type-sizes` according to their yield pointsArpad Borsos-5/+5
2023-02-03Rollup merge of #107585 - compiler-errors:fndef-sig-cycle, r=oli-obkDylan DPC-2/+2
2023-02-03Rollup merge of #107500 - bryangarza:future-sizes-baseline-test, r=compiler-e...Matthias Krüger-0/+94
2023-02-02Rollup merge of #107201 - compiler-errors:confusing-async-fn-note, r=estebankMatthias Krüger-88/+5
2023-02-02Don't cause a cycle when formatting query description that references a FnDefMichael Goulet-2/+2
2023-02-02Bless tests after rebaseBryan Garza-14/+14
2023-02-02Update test to not trigger stack overflowBryan Garza-8/+5
2023-02-02Move ignore-pass to large-arg testBryan Garza-11/+11
2023-02-02Update based on PR commentsBryan Garza-0/+97
2023-01-30Tweak E0271 wordingEsteban Küber-6/+6
2023-01-30Do not mention lifetime names in force trimmed pathsEsteban Küber-6/+6
2023-01-30Modify primary span label for E0308Esteban Küber-13/+13
2023-01-27Bless tests.Camille GILLOT-344/+252
2023-01-27Test the 3 generator handling versions for generator/async tests.Camille GILLOT-77/+1801
2023-01-25Rollup merge of #106944 - Nilstrieb:there-once-was-a-diagnostic, r=WaffleLapkinMatthias Krüger-0/+6
2023-01-25Rollup merge of #106897 - estebank:issue-99430, r=davidtwcoMatthias Krüger-16/+16
2023-01-22Remove confusing 'while checking' note from opaque future type mismatchesMichael Goulet-88/+5
2023-01-20Rollup merge of #106699 - eholk:await-chains-drop-tracking, r=wesleywiserMatthias Krüger-0/+21
2023-01-19Add `rustc_on_unimplemented` on `Sync` for cell typesNilstrieb-0/+6
2023-01-19Add testMichael Goulet-0/+26
2023-01-18Rollup merge of #106753 - compiler-errors:rpitit-not-suggestable, r=spastorinoMichael Goulet-0/+50
2023-01-17rework min_choice algorithm of member constraintsAli MJ Al-Nasrawy-0/+10
2023-01-15Tweak E0597Esteban Küber-16/+16
2023-01-12Add a test case for #102383Eric Holk-0/+21
2023-01-12Revert "Make nested RPITIT inherit the parent opaque's generics." and adjust ...Michael Goulet-1/+3
2023-01-12RPITITs are not suggestableMichael Goulet-0/+50
2023-01-11Move /src/test to /testsAlbert Larsan-0/+12053