| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-07-17 | Adjust some comments on individual `use` declarations. | Nicholas Nethercote | -2/+1 | |
| When we do the big `use` reformatting there are a tiny number of cases where rustfmt moves a comment from one `use` item to another in an undesirable way. This commit pre-emptively rearranges things to prevent this from happening. | ||||
| 2022-05-02 | Share testing utilities with non-btree test cases | Stein Somers | -0/+231 | |
