Commits
Click on a commit to change the comparison rangeOptimize BitBuffer methods across the board Remove dead try_into_mut path from BitBuffer unary ops Restore try_into_mut for owned BitBuffer NOT, deduplicate fallback Add in-place binary ops for owned BitBuffer and Mask