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 6 pull requests #36885

Merged
merged 15 commits into from
Oct 1, 2016
Merged

Rollup of 6 pull requests #36885

merged 15 commits into from
Oct 1, 2016

Conversation

kallisti5 and others added 15 commits September 30, 2016 13:17
Was previously cached and maintained in the `Context`, which to me seems
overkill.
Previously the `env!("RUSTC_VERSION")` requirement would break the
"Documenting rustc_metadata" stage of the rustc build, since that
environment variable is only defined during the main build.
Haiku: Fix target triplet delimiter
A couple refactorings in librustdoc.

None
…handturner

Update E0035, E0036 and E0370 to new error format

Fixes rust-lang#35634.
Fixes rust-lang#35206.
Fixes rust-lang#35207.

r? @jonathandturner
…=eddyb

Fix RUSTC_VERSION for 'documenting' build stage.

Previously the `env!("RUSTC_VERSION")` requirement would break the "Documenting rustc_metadata" stage of the rustc build, since that environment variable is only defined during the main build.

r? @eddyb
impl Debug for raw pointers to unsized data

`?Sized` was missing from these impls for seemingly no reason.

Fixes rust-lang#36870.
resolve: fix incorrect code in `module_to_string`

Fixes rust-lang#36881.
r? @nrc or @eddyb
@rust-highfive
Copy link
Collaborator

r? @steveklabnik

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

@Manishearth
Copy link
Member Author

@bors p=5

@Manishearth
Copy link
Member Author

@bors r+

@bors
Copy link
Contributor

bors commented Oct 1, 2016

📌 Commit 8457ab6 has been approved by Manishearth

@bors
Copy link
Contributor

bors commented Oct 1, 2016

⌛ Testing commit 8457ab6 with merge ab38d52...

bors added a commit that referenced this pull request Oct 1, 2016
Rollup of 6 pull requests

- Successful merges: #36865, #36872, #36873, #36877, #36880, #36882
- Failed merges:
@bors bors merged commit 8457ab6 into rust-lang:master Oct 1, 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