rust/library/core
okaneco 31bf836c74 Use a const generic parameter for the function chunk size
Add comments for the optimized function invariants to the caller
Add const-hack fixme for using while-loops
Document the invariant for the `_chunks` function
Add a debug assert for the tail handling invariant
2025-10-14 02:23:44 -04:00
..
src Use a const generic parameter for the function chunk size 2025-10-14 02:23:44 -04:00
Cargo.toml Add panic=immediate-abort 2025-09-21 13:12:18 -04:00