| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-05-02 | Avoid use of `rand::thread_rng` in stdlib benchmarks | Thom Chiovoloni | -8/+8 |
| 2021-10-15 | Add #[must_use] to remaining alloc functions | John Kugelman | -2/+2 |
| 2021-08-28 | add benchmark for BTreeMap::from_iter | Cheng XU | -0/+50 |
| 2021-06-09 | BTree: encapsulate LeafRange better & some debug asserts | Stein Somers | -7/+32 |
| 2021-02-21 | BTreeMap: correct tests for alternative choices of B | Stein Somers | -76/+0 |
| 2020-08-01 | More benchmarks of BTreeMap mutation | Stein Somers | -22/+332 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+502 |
