mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +03:00
dbb92adfc1
[std][BTree] Fix behavior of `::append` to match documentation, `::insert`, and `::extend` Resolves rust-lang/rust#145614