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