mirror of
https://github.com/tokio-rs/bytes.git
synced 2026-08-07 00:00:13 +02:00
Replace array-underflow checks with const assert expressions. Add diagnostics that explain the pointer-tagging alignment invariant. Signed-off-by: bestgopher <[email protected]>