Skip to content

Rollup of 21 pull requests - #35407

Merged
bors merged 40 commits into
rust-lang:masterfrom
eddyb:rollup
Aug 6, 2016
Merged

Rollup of 21 pull requests#35407
bors merged 40 commits into
rust-lang:masterfrom
eddyb:rollup

Conversation

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @arielb1

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

@eddyb

eddyb commented Aug 6, 2016

Copy link
Copy Markdown
ContributorAuthor

@bors r+ p=1

@bors

bors commented Aug 6, 2016

Copy link
Copy Markdown
Collaborator

📌 Commit 344cd0a has been approved by eddyb

@bors

bors commented Aug 6, 2016

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 344cd0a with merge 424e08f...

@bors

bors commented Aug 6, 2016

Copy link
Copy Markdown
Collaborator

💔 Test failed - auto-mac-32-opt

eddyb added 7 commits August 6, 2016 15:01
…akis
Update the man page rustc.1
Should the page become a generated one so the version is allways up to date?
…mat, r=GuillaumeGomez
Update error message for E0166
Fixesrust-lang#35271 as part of rust-lang#35233.
r? @jonathandturner
…dturner
Updated error format for E0069
Fixesrust-lang#35219 which is part of the error bonanza at rust-lang#35233
r? @jonathandturner
…andturner
Update E0106 error message to new format.
This fixesrust-lang#35245, as part of the big error message update in rust-lang#35233
r? @jonathandturner
Update E0379 to new format rust-lang#35338Fixesrust-lang#35338, as part of rust-lang#35233.
But this does not include the bonus. From my understanding a Span is defined by a `hi` and a `lo` position within some context. A naive way would be to mutate the span so that `hi` is 5 positions from `lo` which corresponds to the `const` keyword. But this methods feels a bit rigid. Is there another way to do this?
r? @jonathandturner
@eddyb

eddyb commented Aug 6, 2016

Copy link
Copy Markdown
ContributorAuthor

@bors r+

@bors

bors commented Aug 6, 2016

Copy link
Copy Markdown
Collaborator

📌 Commit 67f0822 has been approved by eddyb

@eddyb

eddyb commented Aug 6, 2016

Copy link
Copy Markdown
ContributorAuthor

@bors force

@bors

bors commented Aug 6, 2016

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 67f0822 with merge 444ff9f...

bors added a commit that referenced this pull request Aug 6, 2016
@bors

bors commented Aug 6, 2016

Copy link
Copy Markdown
Collaborator

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

@sophiajt

Copy link
Copy Markdown
Contributor

@bors retry

@sophiajt

Copy link
Copy Markdown
Contributor

@bors force

@bors
bors merged commit 67f0822 into rust-lang:masterAug 6, 2016
@eddyb
eddyb deleted the rollup branch August 6, 2016 17:52
@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.

19 participants

@eddyb@rust-highfive@bors@sophiajt@Centril@arielb1@dns2utf8@srinivasreddy@GuillaumeGomez@Tiwalun@kc1212@shantanuraj@razielgn@ojsheikh@trixnz@tbu-@TheZoq2@apasel422@jaredadobe