Skip to content
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

Remove Alloc in favor of AllocRef #68736

Merged
merged 1 commit into from
Feb 2, 2020
Merged

Conversation

TimDiekmann
Copy link
Member

AllocRef was reexported as Alloc in #68529 in order to not break toolstate in the week before the next stable release.

r? @Amanieu

`AllocRef` was reexported as `Alloc` in order to not break toolstate in the week before the next stable release.
@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Feb 1, 2020
@Amanieu
Copy link
Member

Amanieu commented Feb 1, 2020

@bors r+

@bors
Copy link
Contributor

bors commented Feb 1, 2020

📌 Commit 8bbaeb7 has been approved by Amanieu

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Feb 1, 2020
JohnTitor added a commit to JohnTitor/rust that referenced this pull request Feb 1, 2020
Remove `Alloc` in favor of `AllocRef`

`AllocRef` was reexported as `Alloc` in rust-lang#68529  in order to not break toolstate in the week before the next stable release.

r? @Amanieu
bors added a commit that referenced this pull request Feb 1, 2020
Rollup of 7 pull requests

Successful merges:

 - #68460 (Use BufWriter for emitting MIR)
 - #68681 (Suggest path separator for single-colon typos)
 - #68688 ([docs] remind bug reporters to update nightly)
 - #68704 (Ignore `build` dir formatting)
 - #68727 (Remove a comment about pretty printer in formatting tests)
 - #68736 (Remove `Alloc` in favor of `AllocRef`)
 - #68740 (Do not suggest things named underscore)

Failed merges:

r? @ghost
@bors bors merged commit 8bbaeb7 into rust-lang:master Feb 2, 2020
@TimDiekmann TimDiekmann deleted the remove-alloc branch February 2, 2020 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants