diff options
author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-04-13 11:21:06 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-13 11:21:06 +0200 |
commit | 209e6d99e9b992f58cf47cb512eb88ea12ca5a85 (patch) | |
tree | b34941b26540f375795f405103da392462592f1e /tests/rustdoc-js-std/parser-errors.js | |
parent | 6f1500aec2b43ab94d7d0fa7497fd6ccb736db84 (diff) | |
parent | cdd982955623f697f759f548ce11f886a413f4f6 (diff) | |
download | rust-209e6d99e9b992f58cf47cb512eb88ea12ca5a85.tar.gz |
Rollup merge of #110234 - marc0246:btree-insert-after-fix, r=cuviper
Fix btree `CursorMut::insert_after` check
Fixes a check inside `BTreeMap`'s `CursorMut::insert_after`, where it would peek the previous element to check whether the inserted key is below the next one, instead of peeking the next element.
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions