summary refs log tree commit diff
path: root/library/alloc/src/vec/mod.rs
AgeCommit message (Expand)AuthorLines
2020-12-29refactor: moving Drain into drain.rsC-147/+5
2020-12-29refactor: moving Splice into splice.rsC-128/+5
2020-12-29refactor: moving DrainFilter into drain_filter.rsC-138/+5
2020-12-29refactor: moving vec.rs to vec/mod.rsC-0/+3725