Skip to content

Rollup of 20 pull requests - #27216

Closed
steveklabnik wants to merge 53 commits into
rust-lang:masterfrom
steveklabnik:rollup
Closed

Rollup of 20 pull requests#27216
steveklabnik wants to merge 53 commits into
rust-lang:masterfrom
steveklabnik:rollup

Conversation

jawlineand others added 30 commits July 4, 2015 23:12
Print error followed by expected to make the error more clear
Conflicts:
src/librustc/middle/ty.rs
The fix for rust-lang#26468 was made upstream and landed with the LLVM update in rust-lang#27076.
Closesrust-lang#26468
I'm pretty sure this was a typo
Make them all consistent and link up the documentation.
These provide various special readers, so point their docs to their
constructor functions in a manner consistent with everything else.
Better and more consistent links to their creators.
This should help people configure travis to test all three channels.
The fix for rust-lang#26468 was made upstream and landed with the LLVM update in rust-lang#27076.
Closesrust-lang#26468
… r=alexcrichton
Mostly through adding examples.
r? @alexcrichton I'm going to be doing a bunch of these today, but I figured I'd keep it one PR per struct, since the last 'all the things in one PR' ended up taking a week to actually land.
…arth
This is a resubmission of my previous git failure - apologies. Just fixing up a wording error that was discovered in E0253 after the r.
r? @Manishearth
…r=alexcrichton
Make them all consistent and link up the documentation.
r? @alexcrichton
…ichton
These provide various special readers, so point their docs to their
constructor functions in a manner consistent with everything else.
r? @alexcrichton
… r=alexcrichton
Beef up the struct docs, add examples for the methods.
r? @alexcrichton
…xcrichton
Better and more consistent links to their creators.
…r=alexcrichton
This should help people configure travis to test all three channels.
@rust-highfive

Copy link
Copy Markdown
Contributor

r? @brson

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

@steveklabnik

Copy link
Copy Markdown
ContributorAuthor

okay, triple checked all my things

@steveklabnik

Copy link
Copy Markdown
ContributorAuthor

@bors: r+ p=10000000000000000000

@bors

bors commented Jul 22, 2015

Copy link
Copy Markdown
Collaborator

📌 Commit 12e17ad has been approved by steveklabnik

@bors

bors commented Jul 22, 2015

Copy link
Copy Markdown
Collaborator

🔒 Merge conflict

@bors

bors commented Jul 22, 2015

Copy link
Copy Markdown
Collaborator

☔ The latest upstream changes (presumably #26683) made this pull request unmergeable. Please resolve the merge conflicts.

@steveklabnik

Copy link
Copy Markdown
ContributorAuthor

fffuuuuu

@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.

12 participants

@steveklabnik@rust-highfive@bors@brson@Centril@jawline@apasel422@dotdash@pfalabella@AlisdairO@GuillaumeGomez@ticki