rust/library/core
Simonas Kazlauskas 54a5608334 Revert "Assume slice len is bounded by allocation size"
https://github.com/rust-lang/rust/pull/77023#issuecomment-703987379
suggests that the original PR introduced a significant perf regression.

This reverts commit e44784b875 / #77023.
2020-10-10 00:56:45 +03:00
..
benches Use more efficient scheme for display u128/i128 2020-09-28 20:38:38 +00:00
src Revert "Assume slice len is bounded by allocation size" 2020-10-10 00:56:45 +03:00
tests Auto merge of #77594 - timvermeulen:chain_advance_by, r=scottmcm 2020-10-06 10:17:48 +00:00
Cargo.toml