index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
core
/
tests
/
array.rs
Age
Commit message (
Expand
)
Author
Lines
2021-10-24
Rollup merge of #90162 - WaffleLapkin:const_array_slice_from_ref_mut, r=oli-obk
Matthias Krüger
-0
/
+5
2021-10-23
Add tests for `const_slice_from_ref` and `const_array_from_ref`
Maybe Waffle
-0
/
+5
2021-10-22
Implement split_array and split_array_mut
Jethro Beekman
-0
/
+33
2021-10-08
Also cfg flag auxiliar function
Caio
-0
/
+1
2021-10-03
Skip platforms without unwinding support
Caio
-0
/
+2
2021-09-30
Add 'core::array::from_fn' and 'core::array::try_from_fn'
Caio
-2
/
+79
2021-06-02
Update expressions where we can use array's IntoIterator implementation
Muhammad Mominul Huque
-1
/
+1
2021-06-02
Replace IntoIter::new with IntoIterator::into_iter in std
Muhammad Mominul Huque
-22
/
+22
2021-04-11
Remove FixedSizeArray
Tomasz Miąsko
-19
/
+1
2020-09-28
Rollup merge of #76454 - poliorcetics:ui-to-unit-test-1, r=matklad
Ralf Jung
-0
/
+29
2020-09-22
add array from_ref
Bastian Kauschke
-1
/
+16
2020-09-21
Move array cycle test
Alexis Bourget
-0
/
+29
2020-08-13
Add drop check test & MaybeUninit::first_ptr_mut
kadmin
-0
/
+29
2020-08-13
Add recommend changes to array
kadmin
-0
/
+4
2020-08-13
Add Array Impl Lang Item in various places
kadmin
-0
/
+7
2020-07-27
mv std libs to library/
mark
-0
/
+292