summary refs log tree commit diff
path: root/src/test/run-pass/generator/panic-drops.rs
AgeCommit message (Expand)AuthorLines
2018-03-21Make resuming generators unsafe instead of the creation of immovable generato...John Kåre Alsaker-2/+2
2017-11-19std: Add a new wasm32-unknown-unknown targetAlex Crichton-0/+2
2017-08-09Initial pass review commentsAlex Crichton-2/+6
2017-07-28Remove support for `gen arg`Alex Crichton-2/+2
2017-07-28Add some generator pass/fail testsAlex Crichton-0/+58