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 20 pull requests #35908

Merged
merged 47 commits into from
Aug 23, 2016
Merged

Rollup of 20 pull requests #35908

merged 47 commits into from
Aug 23, 2016

Conversation

munyari and others added 30 commits August 11, 2016 10:01
Issue rust-lang#35799 as a part of issue rust-lang#35233
?r jonathandturner
Fixes rust-lang#35797.

Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
Update lib.rs
Update lib.rs
Update E0438.rs
Update E0437.rs
Update E0435.rs
It used to say "Furtheremore" instead of "Furthermore".
A single missing article
I may have gone a bit overboard on this one. Numbers are fun.

tone down the error message
… r=GuillaumeGomez

replace `BitAnd` example with something more evocative of bitwise AND
Jonathan Turner added 17 commits August 22, 2016 15:34
…andturner

Updated E0054, E0423 & E0432 to new error format

Fixes rust-lang#35791, rust-lang#35796 and rust-lang#35344, as part of rust-lang#35233

r? @jonathandturner
…urner

New format for E0426

Issue rust-lang#35799 as a part of issue rust-lang#35233
r? jonathandturner
…omez

E0435, E0437 & E0438 New Error Format

Part of rust-lang#35801 , rust-lang#35802 and rust-lang#35803
r? @GuillaumeGomez

Hi! Please review the changes.
…aumeGomez

replace `Mul` example with something more evocative of multiplication

I may have gone a bit overboard on this one. Numbers are fun.
…aumeGomez

replace `Rem` example with something more evocative

r? @steveklabnik
…llaumeGomez

replace `Index` example with something more evocative of indexing

r? @steveklabnik
…illaumeGomez

replace `println!` statements with `assert!`ions in `std::ptr` examples

r? @steveklabnik
Fix "Furthermore" Typo in String Docs

It used to say "Furtheremore" instead of "Furthermore".
…ple, r=GuillaumeGomez

add example for `Rc::would_unwrap`

Part of rust-lang#29372

r? @steveklabnik
Minor type in CONTRIBUTING.md

A single missing article
Add reference to `Self` in traits chapter (book)

Addresses rust-lang#31891

"r? @steveklabnik
Add sublime-rust to CONFIGS.md.

Just noticed it was missing!

r? @steveklabnik
@rust-highfive
Copy link
Collaborator

r? @aturon

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

@sophiajt
Copy link
Contributor Author

@bors r+ p=1

@bors
Copy link
Contributor

bors commented Aug 22, 2016

📌 Commit 8ea2936 has been approved by jonathandturner

@bors
Copy link
Contributor

bors commented Aug 22, 2016

⌛ Testing commit 8ea2936 with merge d0da7f6...

bors added a commit that referenced this pull request Aug 22, 2016
@bors bors merged commit 8ea2936 into rust-lang:master Aug 23, 2016
@Centril Centril added the rollup A PR which is a rollup label Oct 2, 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.