add tests for array_chunks
This commit is contained in:
parent
d405347f09
commit
d27007fd6d
3 changed files with 92 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
#![feature(alloc_layout_extra)]
|
||||
#![feature(array_chunks)]
|
||||
#![feature(bool_to_option)]
|
||||
#![feature(bound_cloned)]
|
||||
#![feature(box_syntax)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue