add array from_ref
This commit is contained in:
parent
e0bc267512
commit
179f63dafc
3 changed files with 31 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
#![feature(alloc_layout_extra)]
|
||||
#![feature(array_chunks)]
|
||||
#![feature(array_from_ref)]
|
||||
#![feature(array_methods)]
|
||||
#![feature(array_map)]
|
||||
#![feature(array_windows)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue