about summary refs log tree commit diff
path: root/src/test/ui/closures/print
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-223/+0
2022-09-08Remove ReEmptyJack Huey-1/+1
2022-07-07Shorten span for closures.Camille GILLOT-5/+5
2022-01-29Create `core::fmt::ArgumentV1` with generics instead of fn pointerGary Guo-2/+2
2022-01-17Emit simpler code from format_argsDavid Tolnay-2/+2
2021-11-06Don't destructure args tuple in format_args!Cameron Steffen-2/+2
2021-10-18Normalize obligations for closure confirmationjackh726-3/+3
2021-08-11Modify structured suggestion outputEsteban Küber-3/+3
2020-11-29diagnostics: Note capturing closures can't be coerced to fnsAman Arora-0/+5
2020-09-28Add tests for updated closure/generator printingAman Arora-0/+218