Use let_else in even more places
This commit is contained in:
parent
9ad5d82f82
commit
b2dd1377c7
9 changed files with 134 additions and 140 deletions
|
@ -1,5 +1,6 @@
|
|||
#![feature(bool_to_option)]
|
||||
#![feature(box_patterns)]
|
||||
#![feature(let_else)]
|
||||
#![feature(internal_output_capture)]
|
||||
#![feature(thread_spawn_unchecked)]
|
||||
#![feature(nll)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue