about summary refs log tree commit diff
path: root/src/test/ui/generator/not-send-sync.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-21/+0
2020-04-13Use "generator" instead of "future" when appropriateTyler Mandry-1/+1
2019-12-08async/await: more improvements to non-send errorsDavid Wood-1/+1
Signed-off-by: David Wood <david@davidtw.co>
2018-12-25Remove licensesMark Rousskov-10/+0
2018-03-14Reword E0044 and message for `!Send` typesEsteban Küber-2/+2
- Reword E0044 help. - Change error message for types that don't implement `Send`
2017-08-09Initial pass review commentsAlex Crichton-0/+31