rust/library/alloc
Yuki Okushi 46f9253098
Rollup merge of #82439 - ssomers:btree_fix_unsafety, r=Mark-Simulacrum
BTree: fix untrue safety

Fix needless and missing `unsafe` tags.

r? ````@Mark-Simulacrum````
2021-03-03 16:27:39 +09:00
..
benches BTreeMap: correct tests for alternative choices of B 2021-02-21 19:06:46 +01:00
src Rollup merge of #82439 - ssomers:btree_fix_unsafety, r=Mark-Simulacrum 2021-03-03 16:27:39 +09:00
tests Rollup merge of #81940 - jhpratt:stabilize-str_split_once, r=m-ou-se 2021-02-26 15:52:29 +01:00
Cargo.toml Update `compiler_builtins` to 0.1.39 2021-01-07 16:16:36 +09:00