rust/library/alloc
Yuki Okushi 0f11a943cc
Rollup merge of #81499 - SOF3:patch-1, r=sanxiyn
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-30 13:36:55 +09:00
..
benches Reorder benches const variable 2020-09-29 21:39:24 +08:00
src Rollup merge of #81499 - SOF3:patch-1, r=sanxiyn 2021-01-30 13:36:55 +09: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