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 7 pull requests #33833

Merged
merged 14 commits into from
May 25, 2016
Merged

Rollup of 7 pull requests #33833

merged 14 commits into from
May 25, 2016

Conversation

aaranxu and others added 8 commits May 20, 2016 21:55
There are Duplicate link references in the article and the format is incorrect.
Allows both `T` and `t`.

It had been [Shift]+[+] before.
Realized browsers use [Ctrl]+[+=] for zoom, so using [Shift]+[+=] for
collapse/expand was not necessarily a conflict.

Also a bugfix.
Fix a broken link in the rust book.
The previous explanation does not seem to explain what it means for an
implementation parameter to be used or unused. The new explanation lists
the three ways specific ways by which an impl parameter becomes constrained
(taken from RFC 447).

This also adds a link to RFC 447.

The explanation has two different examples. The first is adapted from RFC 447,
and shows an instance of E0207 on a impl for a type. The second one is a trait
impl example adapted from issue rust-lang#22834.

Closes rust-lang#33650
@rust-highfive
Copy link
Collaborator

r? @jroesch

(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 May 24, 2016

📌 Commit a0fc9cc has been approved by GuillaumeGomez

@bors
Copy link
Contributor

bors commented May 24, 2016

⌛ Testing commit a0fc9cc with merge 338ddd7...

@bors
Copy link
Contributor

bors commented May 24, 2016

💔 Test failed - auto-win-gnu-32-opt-rustbuild

Improve the long explanation of E0207.

The previous explanation does not seem to explain what it means for an
implementation parameter to be used or unused. The new explanation lists
the three ways specific ways by which an impl parameter becomes constrained
(taken from RFC 447).

This also adds a link to RFC 447.

The explanation has two different examples. The first is adapted from RFC 447,
and shows an instance of E0207 on a impl for a type. The second one is a trait
impl example adapted from issue rust-lang#22834.

Closes rust-lang#33650

cc rust-lang#32777

r? @GuillaumeGomez
Fix references links

There are duplicate link references in the article and just remove one of them.
Changed toggle all sections key to `T`

Allows both `T` and `t`.

It had been [Shift]+[+] before.

In response to rust-lang#33791.

cc @Manishearth
r? @GuillaumeGomez
@GuillaumeGomez
Copy link
Member Author

@bors: r+ p=1

@bors
Copy link
Contributor

bors commented May 24, 2016

📌 Commit 4613835 has been approved by GuillaumeGomez

@bors
Copy link
Contributor

bors commented May 24, 2016

⌛ Testing commit 4613835 with merge 49719a6...

@bors
Copy link
Contributor

bors commented May 24, 2016

💔 Test failed - auto-win-msvc-64-opt

@GuillaumeGomez
Copy link
Member Author

@bors: retry

@bors
Copy link
Contributor

bors commented May 24, 2016

⌛ Testing commit 4613835 with merge 8393d99...

bors added a commit that referenced this pull request May 24, 2016
Rollup of 7 pull requests

- Successful merges: #33692, #33759, #33779, #33781, #33797, #33810, #33832
- Failed merges:
@bors
Copy link
Contributor

bors commented May 24, 2016

💔 Test failed - auto-win-gnu-64-opt

@GuillaumeGomez
Copy link
Member Author

@bors: retry

@bors bors merged commit 4613835 into rust-lang:master May 25, 2016
@bors bors mentioned this pull request May 25, 2016
@GuillaumeGomez GuillaumeGomez deleted the rollup branch May 25, 2016 07:42
@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.

8 participants