rust/src/test/run-pass/generator
2018-01-23 05:10:38 +01:00
..
auxiliary rustc: Fix reachability with cross-crate generators 2017-08-30 17:32:21 -07:00
borrow-in-tail-expr.rs Add trailing newlines to files which have no trailing newlines. 2017-12-30 15:50:52 +08:00
conditional-drop.rs Add a test case for conditional drop 2017-07-28 15:46:25 +02:00
control-flow.rs Fix tests 2017-07-28 15:47:55 +02:00
drop-env.rs Remove support for gen arg 2017-07-28 15:46:26 +02:00
issue-44197.rs Adds support for immovable generators. Move checking of invalid borrows across suspension points to borrowck. Fixes #44197, #45259 and #45093. 2018-01-23 05:10:38 +01:00
iterator-count.rs Fix tests 2017-07-28 15:47:55 +02:00
live-upvar-across-yield.rs Adds support for immovable generators. Move checking of invalid borrows across suspension points to borrowck. Fixes #44197, #45259 and #45093. 2018-01-23 05:10:38 +01:00
match-bindings.rs Add trailing newlines to files which have no trailing newlines. 2017-12-30 15:50:52 +08:00
nested_generators.rs Adds support for immovable generators. Move checking of invalid borrows across suspension points to borrowck. Fixes #44197, #45259 and #45093. 2018-01-23 05:10:38 +01:00
panic-drops.rs std: Add a new wasm32-unknown-unknown target 2017-11-19 21:07:41 -08:00
panic-safe.rs std: Add a new wasm32-unknown-unknown target 2017-11-19 21:07:41 -08:00
reborrow-mut-upvar.rs Adds support for immovable generators. Move checking of invalid borrows across suspension points to borrowck. Fixes #44197, #45259 and #45093. 2018-01-23 05:10:38 +01:00
resume-after-return.rs std: Add a new wasm32-unknown-unknown target 2017-11-19 21:07:41 -08:00
smoke.rs test: Update Emscripten failures/passing 2017-10-17 18:46:38 -07:00
static-generators.rs Make immovable generators unsafe 2018-01-23 05:10:38 +01:00
xcrate-reachable.rs rustc: Fix reachability with cross-crate generators 2017-08-30 17:32:21 -07:00
xcrate.rs Fix xcrate generator test 2017-08-11 09:54:28 -07:00
yield-in-args-rev.rs address review comments 2017-09-20 16:49:21 +03:00
yield-in-box.rs address review comments 2017-09-20 16:49:21 +03:00
yield-subtype.rs Run yield-subtype test on nll mode too as a regression check 2018-01-19 21:32:43 -05:00