Remove feature gate bind-by-move
This commit is contained in:
parent
4ee8bc84cd
commit
b4d7f04a1d
@ -1,6 +1,5 @@
|
||||
// error-pattern:cargo-clippy
|
||||
|
||||
#![feature(bind_by_move_pattern_guards)] // proposed to be stabilized in Rust v1.39
|
||||
#![feature(box_syntax)]
|
||||
#![feature(box_patterns)]
|
||||
#![feature(never_type)]
|
||||
|
Loading…
x
Reference in New Issue
Block a user