| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-09-03 | generalize in-place collect to types of same size and alignment | The8472 | -2/+4 |
| 2020-09-03 | pacify tidy | The8472 | -3/+3 |
| 2020-09-03 | mark as_inner as unsafe and update comments | The8472 | -1/+1 |
| 2020-09-03 | avoid exposing that binary heap's IntoIter is backed by vec::IntoIter, use a ... | The8472 | -3/+9 |
| 2020-09-03 | hide binary_heap::IntoIter internals behind impl Trait | The8472 | -1/+1 |
| 2020-09-03 | mark SourceIter as unsafe, document invariants | The8472 | -1/+1 |
| 2020-09-03 | in-place collect for Vec. Box<[]> and BinaryHeap IntoIter and some adapters | The8472 | -1/+14 |
| 2020-08-23 | Prefer https link for wikipedia URLs | Lzu Tao | -3/+3 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+1431 |
