On Mon, Aug 17, 2026 at 9:04 AM Eliot Courtney <[email protected]> wrote: > > Add bindings for area operations on bitmaps. Each one is > made safe by adding some extra checks compared to the underlying C code > (for example, checking bounds) and with additional checks to catch > likely erroneous usage if `CONFIG_RUST_BITMAP_HARDENED` is on. > > Add tests demonstrating the edge cases. > > Signed-off-by: Eliot Courtney <[email protected]>
Reviewed-by: Burak Emir <[email protected]>
