Skip to content

Commit

Permalink
move test that shouldn't be in test/run-pass/
Browse files Browse the repository at this point in the history
  • Loading branch information
Centril committed Aug 14, 2019
1 parent c43d03a commit 264640c
Showing 1 changed file with 2 additions and 0 deletions.
@@ -1,5 +1,7 @@
// Test that niche finding works with captured generator upvars.

// run-pass

#![feature(generators)]

use std::mem::size_of_val;
Expand Down

0 comments on commit 264640c

Please sign in to comment.