Skip to content

Conversation

peter-lyons-kehl
Copy link
Contributor

Work in progress.
Separated: Coallocation for Vec + VecDeque (+ RawVec) only.
Applicable to any allocator, not just Global.

r? peter-kehl

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. labels Feb 2, 2023
@peter-lyons-kehl
Copy link
Contributor Author

Instead of #107274.

@Noratrieb Noratrieb added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Feb 2, 2023
…acros + transformation macros in ::alloc. WIP (won't compile).
@bors
Copy link
Collaborator

bors commented Feb 3, 2023

☔ The latest upstream changes (presumably #107642) made this pull request unmergeable. Please resolve the merge conflicts.

@rust-log-analyzer

This comment has been minimized.

@peter-lyons-kehl
Copy link
Contributor Author

Replaced with #108150.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants