Skip to content

Rollup of 18 pull requests - #35397

Closed
sophiajt wants to merge 45 commits into
rust-lang:masterfrom
sophiajt:rollup
Closed

Rollup of 18 pull requests#35397
sophiajt wants to merge 45 commits into
rust-lang:masterfrom
sophiajt:rollup

Conversation

dns2utf8and others added 30 commits August 4, 2016 12:06
This fixes rust/rust-lang#35245
…llaumeGomez
Comment on the casts in the `seek` implementations on files
…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
Jonathan Turner added 15 commits August 5, 2016 14:54
…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
…urner
Update E0229 to new format
Hello,
This fixesrust-lang#35305. I ran the tests, no unit test broke, even though some were ignored.
Cheers
r? @jonathandturner
@rust-highfive

Copy link
Copy Markdown
Contributor

r? @pnkfelix

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

@sophiajt

Copy link
Copy Markdown
ContributorAuthor

@bors r+

@bors

bors commented Aug 5, 2016

Copy link
Copy Markdown
Collaborator

📌 Commit 9154cc9 has been approved by jonathandturner

@sophiajt

Copy link
Copy Markdown
ContributorAuthor

@bors p=1

@bors

bors commented Aug 6, 2016

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 9154cc9 with merge 43446fc...

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-win-gnu-32-opt-rustbuild

@sophiajtsophiajt closed this Aug 6, 2016
@CentrilCentril added the rollup A PR which is a rollup label Oct 24, 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.

16 participants

@sophiajt@rust-highfive@bors@pnkfelix@Centril@dns2utf8@trixnz@GuillaumeGomez@Tiwalun@kc1212@shantanuraj@razielgn@mikhail-m1@ojsheikh@tbu-@TheZoq2