Commit 33985ce
authored
Rollup merge of rust-lang#138098 - okaneco:stabilize_const_copy_from_slice, r=tgross35
Stabilize feature `const_copy_from_slice`
Stabilizes `copy_from_slice` method on `[T]`
FCP completed rust-lang#131415 (comment)
Closes rust-lang#1314151 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3732 | 3732 | | |
3733 | 3733 | | |
3734 | 3734 | | |
3735 | | - | |
3736 | | - | |
| 3735 | + | |
3737 | 3736 | | |
3738 | 3737 | | |
3739 | 3738 | | |
| |||
0 commit comments