| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-12-29 | refactor: moved InPlaceDrop into in_place_drop.rs | C | -22/+28 |
| 2020-12-29 | refactor: moved SetLenOnDrop to set_len_on_drop | C | -29/+32 |
| 2020-12-29 | refactor: moved SpecFromElem to spec_from_elem.rs | C | -55/+64 |
| 2020-12-29 | refactor: moved PartialEq into partial_eq | C | -39/+45 |
| 2020-12-29 | refactor: moving SourceIterMarker into source_iter_marker.rs | C | -104/+113 |
| 2020-12-29 | refactor: moved IsZero into is_zero.rs | C | -70/+75 |
| 2020-12-29 | refactor: moving AsIntoIter into into_iter.rs | C | -15/+16 |
| 2020-12-29 | refactor: moved IntoIter into into_iter.rs | C | -264/+276 |
| 2020-12-29 | refactor: moved Vec impl Cow into cow.rs | C | -35/+37 |
| 2020-12-29 | refactor: moving Drain into drain.rs | C | -147/+162 |
| 2020-12-29 | refactor: moving Splice into splice.rs | C | -128/+138 |
| 2020-12-29 | refactor: moving DrainFilter into drain_filter.rs | C | -138/+148 |
| 2020-12-29 | refactor: moving vec.rs to vec/mod.rs | C | -0/+3725 |
