Skip to content

Rollup of 20 pull requests - #35908

Merged
bors merged 47 commits into
rust-lang:masterfrom
sophiajt:rollup
Aug 23, 2016
Merged

Rollup of 20 pull requests#35908
bors merged 47 commits into
rust-lang:masterfrom
sophiajt:rollup

Conversation

munyariand others added 30 commits August 11, 2016 10:01
Issue rust-lang#35799 as a part of issue rust-lang#35233
?r jonathandturner
Fixesrust-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
…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
Copy Markdown
Contributor

r? @aturon

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

@sophiajt

Copy link
Copy Markdown
ContributorAuthor

@bors r+ p=1

@bors

bors commented Aug 22, 2016

Copy link
Copy Markdown
Collaborator

📌 Commit 8ea2936 has been approved by jonathandturner

@bors

bors commented Aug 22, 2016

Copy link
Copy Markdown
Collaborator

⌛ 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:masterAug 23, 2016
@CentrilCentril added the rollup A PR which is a rollup label Oct 2, 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.

17 participants

@sophiajt@rust-highfive@bors@aturon@Centril@munyari@GuillaumeGomez@tvladyslav@apasel422@matthew-piziak@kyrias@wesleywiser@shyamsundarb-arch@CryZe@petrochenkov@alevy@terryxsun