summary refs log tree commit diff
path: root/src/test/run-pass/generator/conditional-drop.rs
AgeCommit message (Collapse)AuthorLines
2018-03-21Make resuming generators unsafe instead of the creation of immovable ↵John Kåre Alsaker-4/+4
generators. Fixes #47787
2017-07-28Add a test case for conditional dropAlex Crichton-0/+65