Re: [PATCH v1] rbtree: reduce unsafe blocks on pointer derefs
From: Miguel Ojeda
Date: Sun Jan 18 2026 - 16:02:36 EST
On Thu, Nov 13, 2025 at 3:46 PM Onur Özkan <work@xxxxxxxxxxxxx> wrote:
>
> Refactors parts of the get() and cursor_lower_bound()
This is now `find_best_match()` given commit f56b13172382 ("rust:
rbtree: add immutable cursor").
Alice: I assume your analysis/review still applies even after Vitaly's
refactor -- if not, please shout!
Cheers,
Miguel