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

Rollup of 27 pull requests #33643

Merged
merged 16 commits into from
May 16, 2016
Merged

Rollup of 27 pull requests #33643

merged 16 commits into from
May 16, 2016

Conversation

eddyb
Copy link
Member

@eddyb eddyb commented May 14, 2016

@rust-highfive
Copy link
Collaborator

r? @nrc

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

@eddyb
Copy link
Member Author

eddyb commented May 14, 2016

@bors r+ p=123

@bors
Copy link
Contributor

bors commented May 14, 2016

📌 Commit 72f0bfe has been approved by eddyb

@bors
Copy link
Contributor

bors commented May 14, 2016

⌛ Testing commit 72f0bfe with merge bef9056...

@bors
Copy link
Contributor

bors commented May 14, 2016

💔 Test failed - auto-mac-64-opt-rustbuild

@arielb1
Copy link
Contributor

arielb1 commented May 14, 2016


/Users/rustbuild/src/rust-buildbot/slave/auto-mac-64-opt-rustbuild/build/src/librustc_const_math/lib.rs:31:14: 31:34 error: can't find crate for `syntax` [E0463]
/Users/rustbuild/src/rust-buildbot/slave/auto-mac-64-opt-rustbuild/build/src/librustc_const_math/lib.rs:31 #[macro_use] extern crate syntax;
                                                                                                                        ^~~~~~~~~~~~~~~~~~~~
error: aborting due to previous error
/Users/rustbuild/src/rust-buildbot/slave/auto-mac-64-opt-rustbuild/build/src/libsyntax_ext/lib.rs:28:1: 28:21 error: can't find crate for `syntax` [E0463]
/Users/rustbuild/src/rust-buildbot/slave/auto-mac-64-opt-rustbuild/build/src/libsyntax_ext/lib.rs:28 extern crate syntax;
                                                                                                     ^~~~~~~~~~~~~~~~~~~~
error: aborting due to previous error
Build failed, waiting for other jobs to finish...
/Users/rustbuild/src/rust-buildbot/slave/auto-mac-64-opt-rustbuild/build/src/librustc_back/lib.rs:44:1: 44:21 error: can't find crate for `syntax` [E0463]
/Users/rustbuild/src/rust-buildbot/slave/auto-mac-64-opt-rustbuild/build/src/librustc_back/lib.rs:44 extern crate syntax;
                                                                                                     ^~~~~~~~~~~~~~~~~~~~
error: aborting due to previous error

?

@bors retry

@eddyb
Copy link
Member Author

eddyb commented May 14, 2016

@arielb1 Yeah I have no explanation either, stage0 compiles but stage1 doesn't and they have the same Cargo.toml's and whatnot. No change in this rollup seems to actually affect any of that code and I can't see how my metadata change could do this.

@eddyb
Copy link
Member Author

eddyb commented May 14, 2016

@bors force

@bors
Copy link
Contributor

bors commented May 14, 2016

⌛ Testing commit 72f0bfe with merge 89f8e6a...

@bors
Copy link
Contributor

bors commented May 14, 2016

💔 Test failed - auto-mac-64-opt-rustbuild

@eddyb
Copy link
Member Author

eddyb commented May 14, 2016

cc @alexcrichton because I'm dumbfounded again.

@alexcrichton
Copy link
Member

Was Cargo.toml forgotten to be updated? (sorry on a phone hard to check)

On Saturday, May 14, 2016, Eduard-Mihai Burtescu notifications@github.com
wrote:

cc @alexcrichton https://github.com/alexcrichton because I'm
dumbfounded again.


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#33643 (comment)

@eddyb
Copy link
Member Author

eddyb commented May 14, 2016

@alexcrichton I wish, but I can't find anything like that in the combined diff of the rollup.

@alexcrichton
Copy link
Member

Looks like the cdylib PR failed for the same reason, I'd back that out and I can investigate it locally

@eddyb
Copy link
Member Author

eddyb commented May 15, 2016

@alexcrichton Bummer, since I have the version of that from a couple days ago in my item_symbols removal PR. Let me know if you figure out what's wrong with it.

floftar and others added 3 commits May 15, 2016 19:59
doc: to_string not needed since we gots coercion
doc: line these comments up

Looks more nice, and same is done with prior examples
doc: use less awkward and less confusing language
eddyb added 5 commits May 16, 2016 02:00
…lexcrichton

rustbuild: Ignore user config.toml file.

r? @eddyb
doc: this statement does not have an effect
Update link to license

Permanent redirect (301). The link should be updated.
@eddyb
Copy link
Member Author

eddyb commented May 15, 2016

Whatever, let's get something small going.

@bors r+

@bors
Copy link
Contributor

bors commented May 15, 2016

📌 Commit ffbfbe4 has been approved by eddyb

@bors
Copy link
Contributor

bors commented May 16, 2016

⌛ Testing commit ffbfbe4 with merge bb39c49...

bors added a commit that referenced this pull request May 16, 2016
@bors bors merged commit ffbfbe4 into rust-lang:master May 16, 2016
@eddyb eddyb deleted the rollup branch May 16, 2016 04:01
@Centril Centril added the rollup A PR which is a rollup label Oct 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rollup A PR which is a rollup
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants