about summary refs log tree commit diff
path: root/tests/ui/coroutine/gen_block.none.stderr
AgeCommit message (Expand)AuthorLines
2023-10-27Feature gate coroutine `yield` usageOli Scherer-2/+12
2023-10-27Demonstrate issue with `yield` checksOli Scherer-2/+12
2023-10-27Add gen blocks to ast and do some broken ast loweringOli Scherer-4/+4
2023-10-26Reserve `gen` keyword for `gen {}` blocks and `gen fn` in 2024 editionOli Scherer-0/+29