| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-03-06 | library: Use size_of from the prelude instead of imported | Thalia Archibald | -3/+3 |
| 2025-01-29 | add inline attribute and codegen test | edwloef | -0/+4 |
| 2025-01-29 | split slice::ptr_rotate into three separate algorithms, to hopefully help inl... | edwloef | -174/+195 |
| 2025-01-21 | optimize slice::ptr_rotate for compile-time-constant small rotates | edwloef | -161/+166 |
| 2025-01-20 | core: add `#![warn(unreachable_pub)]` | Urgau | -1/+1 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -2/+1 |
| 2024-05-29 | make `ptr::rotate` smaller when using `optimize_for_size` | Folkert | -2/+6 |
| 2022-09-22 | Make ZST checks in core/alloc more readable | Scott McMurray | -2/+2 |
| 2021-12-14 | Fix a bunch of typos | Frank Steffahn | -3/+3 |
| 2021-07-14 | Add safety comments in private core::slice::rotate::ptr_rotate function | Alexis Bourget | -2/+54 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+182 |
