Add get_many_mut methods to slice
This commit is contained in:
parent
9cdfe03b06
commit
3fe37b8c6e
5 changed files with 201 additions and 0 deletions
|
@ -347,6 +347,7 @@
|
|||
#![feature(stdsimd)]
|
||||
#![feature(test)]
|
||||
#![feature(trace_macros)]
|
||||
#![feature(get_many_mut)]
|
||||
//
|
||||
// Only used in tests/benchmarks:
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue