Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rollup of 21 pull requests #27206

Closed
wants to merge 59 commits into from
Closed

Conversation

jawline and others added 30 commits July 4, 2015 23:12
Print error followed by expected to make the error more clear
The fix for rust-lang#26468 was made upstream and landed with the LLVM update in rust-lang#27076.

Closes rust-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.
Mostly through adding examples.
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.

Closes rust-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
Member Author

@bors: r+ p=1000000000000

@bors
Copy link
Contributor

bors commented Jul 21, 2015

📌 Commit 263c2ae has been approved by steveklabnik

@rust-highfive
Copy link
Collaborator

r? @nikomatsakis

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

@bors
Copy link
Contributor

bors commented Jul 21, 2015

⌛ Testing commit 263c2ae with merge 986e17a...

@bors
Copy link
Contributor

bors commented Jul 22, 2015

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

your own version of Rust with `musl` enabled and install it into a custom
directory with the instructions below:

```
Copy link
Contributor

Choose a reason for hiding this comment

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

Looks like this Rust is trying to compile this code block.

@Centril Centril added the rollup A PR which is a rollup label Oct 24, 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.