Skip to content

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
Contributor

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
Collaborator

bors commented Oct 1, 2016

📌 Commit 8457ab6 has been approved by Manishearth

@bors
Copy link
Collaborator

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