| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-04-21 | Replace all `fmt.pad` with `debug_struct` | Christiaan Dirkx | -1/+1 |
| 2021-02-23 | Add more links between hash and btree collections | Joshua Nelson | -1/+2 |
| 2021-01-31 | Add doc aliases for "delete" | Konrad Borowski | -0/+1 |
| 2021-01-26 | shrink_to shouldn't panic on len greater than capacity | Thom Wiggers | -3/+1 |
| 2021-01-16 | Clarify what the effects of a 'logic error' are | Chris Jefferson | -1/+3 |
| 2020-12-28 | Add "length" as doc alias to len methods | Konrad Borowski | -0/+1 |
| 2020-12-26 | Use the hashbrown::{HashMap,HashSet} `clone_from` impls. | David Adler | -1/+17 |
| 2020-10-26 | Improve formatting of hash collections docs | Camelid | -2/+2 |
| 2020-09-18 | Add missing examples on HashSet iter types | Guillaume Gomez | -0/+86 |
| 2020-09-08 | Add HashMap::drain_filter and HashSet::drain_filter | Matt Brubeck | -0/+84 |
| 2020-09-08 | Implement HashSet in terms of hashbrown::HashSet | Matt Brubeck | -57/+52 |
| 2020-08-31 | std: move "mod tests/benches" to separate files | Lzu Tao | -419/+3 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+2000 |
