fix test
This commit is contained in:
parent
ef2b9a4068
commit
ec9531bcb0
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
//
|
||||
// check-pass
|
||||
|
||||
#![allow(incomplete_features)]
|
||||
#![feature(capture_disjoint_fields)]
|
||||
|
||||
fn foo<MsU>(handler: impl FnOnce() -> MsU + Clone + 'static) {
|
||||
|
|
Loading…
Add table
Reference in a new issue