On Mon Aug 10, 2026 at 3:55 PM CEST, Eliot Courtney wrote: > Add `shr_exact` in the vein of `try_shrink` which shifts a bounded right > only if it loses no set bits. This is useful for getting a shifted down > integer while simultaneously checking that it's aligned. > > Signed-off-by: Eliot Courtney <[email protected]> > Acked-by: Alexandre Courbot <[email protected]>
Reviewed-by: Danilo Krummrich <[email protected]>
