Commit Graph

2 Commits

Author SHA1 Message Date
Nicholas Nethercote 7f0ccfe69d Adjust some comments on individual use declarations.
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.
2024-07-17 08:05:39 +10:00
Stein Somers 321247deb3 Share testing utilities with non-btree test cases 2022-05-02 10:07:50 +02:00