Skip to content

Rollup of 6 pull requests - #36885

Merged
bors merged 15 commits into
rust-lang:masterfrom
Manishearth:rollup
Oct 1, 2016
Merged

Rollup of 6 pull requests#36885
bors merged 15 commits into
rust-lang:masterfrom
Manishearth:rollup

Conversation

kallisti5and 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.
…handturner
Update E0035, E0036 and E0370 to new error format
Fixesrust-lang#35634.
Fixesrust-lang#35206.
Fixesrust-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.
Fixesrust-lang#36870.
resolve: fix incorrect code in `module_to_string`
Fixesrust-lang#36881.
r? @nrc or @eddyb
@rust-highfive

Copy link
Copy Markdown
Contributor

r? @steveklabnik

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

@Manishearth

Copy link
Copy Markdown
MemberAuthor

@bors p=5

@Manishearth

Copy link
Copy Markdown
MemberAuthor

@bors r+

@bors

bors commented Oct 1, 2016

Copy link
Copy Markdown
Collaborator

📌 Commit 8457ab6 has been approved by Manishearth

@bors

bors commented Oct 1, 2016

Copy link
Copy Markdown
Collaborator

⌛ 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:masterOct 1, 2016
@CentrilCentril added the rollup A PR which is a rollup label Oct 2, 2019
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

rollupA PR which is a rollup

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants

@Manishearth@rust-highfive@bors@steveklabnik@Centril@kallisti5@GuillaumeGomez@frewsxcv@solson@jseyfried