Avoid the assertion in erase
This commit is contained in:
parent
36b4199a8e
commit
453e919c37
2 changed files with 8 additions and 8 deletions
|
@ -33,6 +33,7 @@
|
|||
#![feature(generators)]
|
||||
#![feature(get_mut_unchecked)]
|
||||
#![feature(if_let_guard)]
|
||||
#![feature(inline_const)]
|
||||
#![feature(iter_from_generator)]
|
||||
#![feature(local_key_cell_methods)]
|
||||
#![feature(negative_impls)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue