about summary refs log tree commit diff
path: root/src/test/ui/generator/yield-in-static.stderr
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-9/+0
2019-12-23Yield is an expression form, not a statement.Donough Liu-1/+2
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-1/+0
2018-12-25Remove licensesMark Rousskov-1/+1
2018-03-14Add empty main() to tests where it is missing.Eric Huss-5/+2
2018-03-14Add crate name to "main function not found" error message.Eric Huss-1/+1
Fixes #44798 and rust-lang/cargo#4948.
2018-03-14update testsGuillaume Gomez-2/+2
2018-02-26Update UI testsVadim Petrochenkov-1/+1
2018-02-25Update ui testsGuillaume Gomez-0/+2
2017-08-09Add UI test outputsAlex Crichton-0/+10