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 7 pull requests #36255

Merged
merged 15 commits into from
Sep 4, 2016
Merged

Rollup of 7 pull requests #36255

merged 15 commits into from
Sep 4, 2016

Conversation

@rust-highfive
Copy link
Collaborator

r? @arielb1

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

@Manishearth
Copy link
Member Author

@bors r+ p=10

@bors
Copy link
Contributor

bors commented Sep 4, 2016

📌 Commit a139242 has been approved by Manishearth

@bors
Copy link
Contributor

bors commented Sep 4, 2016

⌛ Testing commit a139242 with merge 0e5c96b...

bors added a commit that referenced this pull request Sep 4, 2016
Rollup of 7 pull requests

- Successful merges: #36070, #36132, #36200, #36212, #36225, #36231, #36234
- Failed merges:
@bors
Copy link
Contributor

bors commented Sep 4, 2016

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

Add --Zsave-analysis-api

This is a save-analysis variation which can be used with libraries distributed without their source (e.g., libstd). It will allow IDEs and other tools to get info about types and create URLs to docs and source, without the unnecessary clutter of internal-only save-analysis info. I'm sure we'll iterate somewhat on the design, but this is a first draft.
@Manishearth
Copy link
Member Author

@bors r+

@bors
Copy link
Contributor

bors commented Sep 4, 2016

📌 Commit ad8b75b has been approved by Manishearth

@TimNN
Copy link
Contributor

TimNN commented Sep 4, 2016

@Manishearth: I'm pretty sure the rollup will fail again since it still includes #36200

@bors
Copy link
Contributor

bors commented Sep 4, 2016

⌛ Testing commit ad8b75b with merge 1dbc1b9...

@Manishearth
Copy link
Member Author

Huh, thought I removed that

@bors r+ force

@bors
Copy link
Contributor

bors commented Sep 4, 2016

📌 Commit 55893f0 has been approved by Manishearth

…t, r=jonathandturner

Updated e0493 to new format (+ bonus).

Part of rust-lang#35233.
Fixes rust-lang#35999.

r? @jonathandturner

I'm not satisfied with the bonus part, there has to be an easier way to reach into the `Drop`'s span implementation. I'm all ears. :)
…eklabnik

Update nightly docs supported Windows versions to match Getting Started page

https://doc.rust-lang.org/book/getting-started.html#tier-1 shows that Windows 7+ is officially supported (implying, for example Windows 10), but the nightly page only listed 7, 8, and Server 2008 R2).
…xcrichton

rustbuild: add config.toml option to disable codegen tests

Fixes rust-lang#36232.

I think it worked? Here's a build log where I tried to bootstrap, it crashed, then I added the setting to config.toml and it continued: https://gist.github.com/durka/cbf97cf04b8e065f1a2cfda4c1b6bf95

r? @alexcrichton
@bors
Copy link
Contributor

bors commented Sep 4, 2016

⌛ Testing commit 55893f0 with merge 987b475...

bors added a commit that referenced this pull request Sep 4, 2016
Rollup of 7 pull requests

- Successful merges: #36070, #36132, #36200, #36212, #36225, #36231, #36234
- Failed merges:
@bors bors merged commit 55893f0 into rust-lang:master Sep 4, 2016
@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