Skip to content

Use assert!(chunk_size != 0) instead of > 0 for usize value

c096b3a
Select commit
Loading
Failed to load commit list.
Merged

Minor cleanup for slice::Chunks and ChunksMut #47113

Use assert!(chunk_size != 0) instead of > 0 for usize value
c096b3a
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs