| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-08-06 | Add a new `compare_bytes` intrinsic instead of calling `memcmp` directly | Scott McMurray | -15/+6 |
| 2023-03-01 | Merge two different equality specialization traits in `core` | Scott McMurray | -25/+2 |
| 2022-04-02 | make memcmp return a value of c_int_width instead of i32 | David Morrison | -2/+2 |
| 2022-02-14 | Make [u8]::cmp implementation branchless | joboet | -12/+11 |
| 2020-12-26 | Remove pointer comparison from slice equality | bors | -27/+0 |
| 2020-10-26 | Add lexicographical comparison doc | Rustin-Liu | -2/+2 |
| 2020-09-27 | Refactor memchr to allow optimization | Dániel Buga | -0/+2 |
| 2020-09-14 | move indexing impl to new mod | Lzu Tao | -0/+286 |
