Files
rust/library/alloc/src
bors b86674e7cc Auto merge of #81956 - ssomers:btree_post_75200, r=Mark-Simulacrum
BTree: remove outdated traces of coercions

The introduction of `marker::ValMut` (#75200) meant iterators no longer see mutable keys but their code still pretends it does. And settle on the majority style `Some(unsafe {…})` over `unsafe { Some(…) }`.

r? `@Mark-Simulacrum`
2021-02-14 04:53:24 +00:00
..
2020-07-27 19:51:13 -05:00
2021-01-31 12:19:09 +01:00
2021-02-03 16:54:29 +01:00
2020-07-27 19:51:13 -05:00