mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-12 12:06:47 +00:00
move test that shouldn't be in test/run-pass/
This commit is contained in:
parent
c43d03a19f
commit
264640cde5
@ -1,5 +1,7 @@
|
||||
// Test that niche finding works with captured generator upvars.
|
||||
|
||||
// run-pass
|
||||
|
||||
#![feature(generators)]
|
||||
|
||||
use std::mem::size_of_val;
|
Loading…
Reference in New Issue
Block a user