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

Inline eq_slice into str::eq #45005

Merged
merged 1 commit into from
Oct 13, 2017
Merged

Conversation

leoyvens
Copy link
Contributor

@leoyvens leoyvens commented Oct 3, 2017

It's the only use of the function.

It's the only use of the function.
@rust-highfive
Copy link
Collaborator

r? @aturon

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

@aidanhs
Copy link
Member

aidanhs commented Oct 5, 2017

Thanks for the PR @leodasvacas! We'll check in now and again to make sure @aturon or another reviewer gets to this soon.

@shepmaster shepmaster added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Oct 6, 2017
@carols10cents
Copy link
Member

Actually, @aturon is on PTO this week, so let's try....

r? @jseyfried

@rust-highfive rust-highfive assigned jseyfried and unassigned aturon Oct 9, 2017
@jseyfried
Copy link
Contributor

Thanks! @bors r+

@bors
Copy link
Contributor

bors commented Oct 11, 2017

📌 Commit bb74c20 has been approved by jseyfried

@bors
Copy link
Contributor

bors commented Oct 11, 2017

⌛ Testing commit bb74c20 with merge 503a4ffd1a4e589e5304dcf073561e87f5d164b6...

@bors
Copy link
Contributor

bors commented Oct 11, 2017

💔 Test failed - status-travis

@kennytm
Copy link
Member

kennytm commented Oct 11, 2017

@bors retry

kennytm added a commit to kennytm/rust that referenced this pull request Oct 11, 2017
…, r=jseyfried

Inline eq_slice into str::eq

It's the only use of the function.
kennytm added a commit to kennytm/rust that referenced this pull request Oct 11, 2017
…, r=jseyfried

Inline eq_slice into str::eq

It's the only use of the function.
@petrochenkov
Copy link
Contributor

@bors rollup

kennytm added a commit to kennytm/rust that referenced this pull request Oct 12, 2017
…, r=jseyfried

Inline eq_slice into str::eq

It's the only use of the function.
bors added a commit that referenced this pull request Oct 12, 2017
[WIP] Rollup of 10 pull requests

- Successful merges: #44989, #45005, #45049, #45105, #45121, #45163, #45166, #45172, #45190, #45231
- Failed merges: #45138
bors added a commit that referenced this pull request Oct 12, 2017
Rollup of 9 pull requests

- Successful merges: #44989, #45005, #45049, #45105, #45121, #45166, #45172, #45190, #45231
- Failed merges: #45138
@bors bors merged commit bb74c20 into rust-lang:master Oct 13, 2017
@leoyvens leoyvens deleted the inline-eq-slice-into-eq branch March 7, 2018 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants