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 10 pull requests #37337

Merged
merged 22 commits into from
Oct 22, 2016
Merged

Rollup of 10 pull requests #37337

merged 22 commits into from
Oct 22, 2016

Conversation

srinivasreddy and others added 22 commits October 16, 2016 14:57
Run rustfmt on libcore/prelude folder
…r=GuillaumeGomez

Add error explaination for E0182, E0230 and E0399

This PR adds some error descriptions requested in issue rust-lang#32777.

r? @GuillaumeGomez

Specifically this adds descriptions for

E0182 - unexpected binding of associated item in expression path
E0230 - missing type parameter from on_unimplemented description
E0399 - overriding a trait type without re-implementing default methods
…r=eddyb

test - Add missing ! to crate_type/crate_id attributes

Fix some useless attributes in a test dependency.
…illaumeGomez

TRPL: guessing game: minor clarification

The original text is correct and exact, but might confuse a non-English speaker (at least I was confused), so I made it a bit more plain (see rust-lang#37307).

I know minor wording changes like these are affected by personal style, so I'd understand if you don't find this useful.

r? @steveklabnik
doc: a more simple description of Iterator::nth
@rust-highfive
Copy link
Collaborator

r? @Aatch

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

@GuillaumeGomez
Copy link
Member Author

@bors: r+ p=1

@bors
Copy link
Contributor

bors commented Oct 21, 2016

📌 Commit 1c2d223 has been approved by GuillaumeGomez

@bors
Copy link
Contributor

bors commented Oct 22, 2016

⌛ Testing commit 1c2d223 with merge f136e9e...

bors added a commit that referenced this pull request Oct 22, 2016
Rollup of 10 pull requests

- Successful merges: #37043, #37209, #37211, #37219, #37244, #37253, #37286, #37297, #37309, #37314
- Failed merges:
@bors bors merged commit 1c2d223 into rust-lang:master Oct 22, 2016
@bors bors mentioned this pull request Oct 22, 2016
@GuillaumeGomez GuillaumeGomez deleted the rollup branch October 22, 2016 12:51
@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.

9 participants