s/drain_filter/extract_if/ for Vec, Btree{Map,Set} and LinkedList
This commit is contained in:
parent
b7ce7edd87
commit
114d5f221c
31 changed files with 204 additions and 216 deletions
|
@ -4,7 +4,6 @@
|
|||
#![deny(rustc::untranslatable_diagnostic)]
|
||||
#![deny(rustc::diagnostic_outside_of_impl)]
|
||||
#![feature(let_chains)]
|
||||
#![feature(drain_filter)]
|
||||
#![recursion_limit = "256"]
|
||||
|
||||
#[macro_use]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue