Skip to content

Revert "Rollup merge of #78934 - DeveloperC286:issue_60302_vec, r=m-ou-se" #80814

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1,324 changes: 1,268 additions & 56 deletions library/alloc/src/vec/mod.rs → library/alloc/src/vec.rs

Large diffs are not rendered by default.

35 changes: 0 additions & 35 deletions library/alloc/src/vec/cow.rs

This file was deleted.

155 changes: 0 additions & 155 deletions library/alloc/src/vec/drain.rs

This file was deleted.

143 changes: 0 additions & 143 deletions library/alloc/src/vec/drain_filter.rs

This file was deleted.

24 changes: 0 additions & 24 deletions library/alloc/src/vec/in_place_drop.rs

This file was deleted.

Loading