| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-01-20 | alloc: add `#![warn(unreachable_pub)]` | Urgau | -5/+8 | |
| 2024-10-23 | "innermost", "outermost", "leftmost", and "rightmost" don't need hyphens | Josh Triplett | -1/+1 | |
| These are all standard dictionary words and don't require hyphenation. | ||||
| 2024-09-22 | Reformat using the new identifier sorting from rustfmt | Michael Goulet | -1/+1 | |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -2/+5 | |
| The previous commit updated `rustfmt.toml` appropriately. This commit is the outcome of running `x fmt --all` with the new formatting options. | ||||
| 2022-06-16 | btree: avoid forcing the allocator to be a reference | Ralf Jung | -20/+20 | |
| 2022-06-14 | BTreeMap: Add alloc param | Jacob Hughes | -23/+31 | |
| 2022-06-08 | BTree: tweak internal comments | Stein Somers | -2/+2 | |
| 2021-06-25 | Fix a few misspellings. | Eric Huss | -1/+1 | |
| 2021-02-09 | BTreeMap: gather and decompose reusable tree fixing functions | Stein Somers | -0/+171 | |
