rust/library/alloc
Chan Kwan Yin 02094f9962
Updated Vec::splice documentation
Replacing with equal number of values does not increase the length of the vec.

Reference: https://stackoverflow.com/a/62559271/3990767
2021-01-29 12:21:53 +08:00
..
benches Reorder benches const variable 2020-09-29 21:39:24 +08:00
src Updated Vec::splice documentation 2021-01-29 12:21:53 +08:00
tests Fix soundness issue for replace_range and range 2021-01-18 22:14:38 -05:00
Cargo.toml Update compiler_builtins to 0.1.39 2021-01-07 16:16:36 +09:00