rust/library/alloc
Miguel Ojeda 62f98a2509 btree: use Option's unwrap_unchecked()
Now that https://github.com/rust-lang/rust/issues/81383 is available,
start using it.

Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
2021-01-29 19:10:58 +01:00
..
benches Reorder benches const variable 2020-09-29 21:39:24 +08:00
src btree: use Option's unwrap_unchecked() 2021-01-29 19:10:58 +01: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