Skip to content

Conversation

murarth
Copy link
Contributor

@murarth murarth commented Jun 17, 2017

No description provided.

@murarth
Copy link
Contributor Author

murarth commented Jun 17, 2017

r? @alexcrichton

cc #42648

@murarth
Copy link
Contributor Author

murarth commented Jun 17, 2017

I added collections as a dependency to libstd without declaring extern crate collections; anywhere. It seemed to be the only way to get x.py to build libcollections.

@alexcrichton
Copy link
Member

@bors: r+

Thanks!

@bors
Copy link
Collaborator

bors commented Jun 17, 2017

📌 Commit 6f7c228 has been approved by alexcrichton

@Mark-Simulacrum Mark-Simulacrum added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Jun 17, 2017
@murarth
Copy link
Contributor Author

murarth commented Jun 17, 2017

Broken links strike again.

@Mark-Simulacrum
Copy link
Member

@bors r-

@Mark-Simulacrum Mark-Simulacrum 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-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Jun 17, 2017
@murarth
Copy link
Contributor Author

murarth commented Jun 17, 2017

Ah, it was because I forgot to re-export collections macros from alloc. Good thing that was caught somewhere.

@Mark-Simulacrum
Copy link
Member

@bors r=alexcrichton

@bors
Copy link
Collaborator

bors commented Jun 17, 2017

📌 Commit 6484258 has been approved by alexcrichton

@Mark-Simulacrum
Copy link
Member

@bors rollup

Mark-Simulacrum added a commit to Mark-Simulacrum/rust that referenced this pull request Jun 18, 2017
…lexcrichton

Reintroduce deprecated `collections` crate
frewsxcv added a commit to frewsxcv/rust that referenced this pull request Jun 18, 2017
…lexcrichton

Reintroduce deprecated `collections` crate
bors added a commit that referenced this pull request Jun 18, 2017
Rollup of 7 pull requests

- Successful merges: #42695, #42714, #42720, #42723, #42730, #42731, #42734
- Failed merges: #42722
@bors bors merged commit 6484258 into rust-lang:master Jun 18, 2017
@murarth murarth deleted the deprecated-collections branch June 18, 2017 20:20
bors added a commit that referenced this pull request Oct 24, 2017
Remove deprecated `collections` crate.

The real `collections` was merged with `alloc`, this facade was introduced [in this PR](#42720) to give `#[no_std]` users time to adapt. This was done at least two cycles ago, now we can consider removing it for good.
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants