Skip to content

Rollup of 20 pull requests - #27209

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

Rollup of 20 pull requests#27209
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.
Beef up the struct docs, add examples for the methods.
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.
@steveklabnik

Copy link
Copy Markdown
ContributorAuthor

@bors: r+ p=1000000000000000000000000000000000000000000

@bors

bors commented Jul 22, 2015

Copy link
Copy Markdown
Collaborator

📌 Commit 9c8a0d9 has been approved by steveklabnik

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @nikomatsakis

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

@bors

bors commented Jul 22, 2015

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 9c8a0d9 with merge e7573f9...

@barosl

Copy link
Copy Markdown
Contributor

What a huge priority number!

@bors

bors commented Jul 22, 2015

Copy link
Copy Markdown
Collaborator

💔 Test failed - auto-mac-64-nopt-t

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It appears that this import was unused and caused the test failure.

@steveklabnik

Copy link
Copy Markdown
ContributorAuthor

ugh :( changing examples at the last minute.... i thought i had fixed this.

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

13 participants

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