Uh oh!
There was an error while loading. Please reload this page.
BTreeMap: more refactoring around edges - #77244
Conversation
ssomers
commented
Sep 30, 2020
Avoided an unsafe block with |
Mark-Simulacrum
left a comment
There was a problem hiding this comment.
I left a couple comments, but maybe I need to sit down for longer with these PRs -- I am still feeling like I am not seeing a clear picture of where they are going. I will try to allocate some time to do so, but unfortunately it might be a week or so at least.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
ssomers
commented
Oct 1, 2020
Chipped off two commits to focus on the first commit for now. |
…ulacrum BTreeMap: refactoring around edges, missed spots Tweaks from rust-lang#77244 (and more) that are really inconsistencies in rust-lang#77005. r? @Mark-Simulacrum
ssomers
commented
Oct 16, 2020
@rustbot modify labels: +S-waiting-on-review -S-waiting-on-author |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Mark-Simulacrum
commented
Oct 20, 2020
Okay, I think this is better. Thanks! @bors r+ rollup=never |
bors
commented
Oct 20, 2020
📌 Commit 76c466a has been approved by |
bors
commented
Oct 20, 2020
bors
commented
Oct 21, 2020
☀️ Test successful - checks-actions, checks-azure |
Continuation of #77005.
r? @Mark-Simulacrum