Skip to content

rustbuild: Sync some Cargo.toml/lib.rs dependencies #31811

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

Merged
merged 1 commit into from
Feb 22, 2016

Conversation

alexcrichton
Copy link
Member

The standard library doesn't depend on rustc_bitflags, so move it to explicit
dependencies on all other crates. Additionally, the arena/fmt_macros deps could
be dropped from libsyntax.

The standard library doesn't depend on rustc_bitflags, so move it to explicit
dependencies on all other crates. Additionally, the arena/fmt_macros deps could
be dropped from libsyntax.
@rust-highfive
Copy link
Contributor

r? @nikomatsakis

(rust_highfive has picked a reviewer for you, use r? to override)

@sanxiyn
Copy link
Member

sanxiyn commented Feb 22, 2016

@bors r+

@bors
Copy link
Collaborator

bors commented Feb 22, 2016

📌 Commit 9576141 has been approved by sanxiyn

bors added a commit that referenced this pull request Feb 22, 2016
The standard library doesn't depend on rustc_bitflags, so move it to explicit
dependencies on all other crates. Additionally, the arena/fmt_macros deps could
be dropped from libsyntax.
@bors
Copy link
Collaborator

bors commented Feb 22, 2016

⌛ Testing commit 9576141 with merge e628398...

@bors bors merged commit 9576141 into rust-lang:master Feb 22, 2016
@alexcrichton alexcrichton deleted the clean-deps branch February 25, 2016 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants