mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 22:18:23 +03:00
move test that shouldn't be in test/run-pass/
This commit is contained in:
+2
@@ -1,5 +1,7 @@
|
||||
// Test that niche finding works with captured generator upvars.
|
||||
|
||||
// run-pass
|
||||
|
||||
#![feature(generators)]
|
||||
|
||||
use std::mem::size_of_val;
|
||||
Reference in New Issue
Block a user