about summary refs log tree commit diff
path: root/src/test/ui/generator/static-not-unpin.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-15/+0
2020-02-12Account for `Pin::new(_)` and `Pin::new(Box::new(_))` when `Box::pin(_)` woul...Esteban Küber-1/+1
2019-01-27Temporary workaround for travis diagnostic differenceWim Looman-0/+2
2019-01-27Mark static generators as !UnpinWim Looman-0/+13