rust/library/std
Dylan DPC 3ea5a9f301
Rollup merge of #84094 - tmiasko:remove-fixed-size-array, r=m-ou-se
Remove FixedSizeArray

Remove `FixedSizeArray` trait, it has been superseded by const generics.

Closes #27778.
2021-04-12 01:04:09 +02:00
..
benches
src Rollup merge of #84094 - tmiasko:remove-fixed-size-array, r=m-ou-se 2021-04-12 01:04:09 +02:00
tests Fix SGX CI, take 3 2020-12-07 15:22:34 +01:00
build.rs Drop support for cloudabi targets 2020-11-22 17:11:41 -05:00
Cargo.toml Bump libc dependency of std to 0.2.93 2021-04-10 16:12:46 +02:00