You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Increase MAX_LEN for char and (char, u8) types from 50 to u32::MAX
- Increase MAX_LEN for chunk iterators from 128 to u32::MAX
- Loop abstractions in macros.rs (fold, for_each, position, rposition)
already make verification length-independent
- Add comment explaining representative type coverage for generic T:
ZST, small aligned, validity-constrained, compound with padding
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments