| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-03-07 | Move all alloc integration tests to a new alloctests crate | bjorn3 | -30/+0 | |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -1/+2 | |
| The previous commit updated `rustfmt.toml` appropriately. This commit is the outcome of running `x fmt --all` with the new formatting options. | ||||
| 2021-10-01 | Include the length in BTree hashes | Josh Stone | -2/+12 | |
| This change makes it consistent with `Hash` for all other collections. | ||||
| 2020-08-14 | Move btree unit test to their native, privileged location | Stein Somers | -0/+19 | |
