Expand in-place iteration specialization to Flatten, FlatMap and ArrayChunks
This commit is contained in:
parent
2a1af898b2
commit
3ca6bb0b44
25 changed files with 391 additions and 63 deletions
|
@ -155,6 +155,7 @@
|
|||
#![feature(std_internals)]
|
||||
#![feature(str_internals)]
|
||||
#![feature(strict_provenance)]
|
||||
#![feature(trusted_fused)]
|
||||
#![feature(trusted_len)]
|
||||
#![feature(trusted_random_access)]
|
||||
#![feature(try_trait_v2)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue