rust/library/alloc
Mara Bos 9bfe6f1b2c
Rollup merge of #80972 - KodrAus:deprecate/remove_item, r=nagisa
Remove unstable deprecated Vec::remove_item

Closes #40062

The `Vec::remove_item` method was deprecated in `1.46.0` (in August of 2020). This PR now removes that unstable method entirely.
2021-01-14 18:00:18 +00:00
..
benches Reorder benches const variable 2020-09-29 21:39:24 +08:00
src Rollup merge of #80972 - KodrAus:deprecate/remove_item, r=nagisa 2021-01-14 18:00:18 +00:00
tests Stabilize split_inclusive 2021-01-04 16:20:08 +00:00
Cargo.toml Update compiler_builtins to 0.1.39 2021-01-07 16:16:36 +09:00