mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-31 00:53:48 +00:00
fix test
This commit is contained in:
parent
ef2b9a4068
commit
ec9531bcb0
@ -2,6 +2,7 @@
|
||||
//
|
||||
// check-pass
|
||||
|
||||
#![allow(incomplete_features)]
|
||||
#![feature(capture_disjoint_fields)]
|
||||
|
||||
fn foo<MsU>(handler: impl FnOnce() -> MsU + Clone + 'static) {
|
||||
|
Loading…
Reference in New Issue
Block a user