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