| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-07-27 | mv std libs to library/ | mark | -513/+0 |
| 2020-06-30 | Deny unsafe ops in unsafe fns, part 2 | LeSeulArtichaut | -2/+3 |
| 2020-04-16 | Inlined everything into a single trait and trait impl | Rakshith Ravi | -126/+141 |
| 2020-04-10 | Added comments. | Rakshith Ravi | -21/+16 |
| 2020-04-08 | Added FuseIteratorImpl, FustDoubleEndedIteratorImpl and FuseExactSizeIterator... | Rakshith Ravi | -79/+250 |
| 2020-04-03 | Use a macro to expand the specialized Fuse | Josh Stone | -41/+23 |
| 2020-04-03 | Open-code Fuse's Option matches | Josh Stone | -35/+42 |
| 2020-03-25 | impl TrustedRandomAccess for Fuse without FusedIterator | Josh Stone | -2/+6 |
| 2020-03-24 | Implement Fuse with Option | Josh Stone | -0/+338 |
