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

Remove str_eq lang item #44658

Merged
merged 1 commit into from
Sep 23, 2017
Merged

Conversation

leoyvens
Copy link
Contributor

It's not really a lang item. Also remove outdated note. The reference uses this as an example so it has to be updated.

It's not a lang item anymore. Also remove outdated note.
@Mark-Simulacrum
Copy link
Member

r? @arielb1

@carols10cents carols10cents added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Sep 18, 2017
@arielb1 arielb1 added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Sep 19, 2017
@arielb1
Copy link
Contributor

arielb1 commented Sep 19, 2017

@bors r+ rollup

Yeah, we moved to calling PartialEq::eq instead of having the lang item

@bors
Copy link
Contributor

bors commented Sep 19, 2017

📌 Commit 0741645 has been approved by arielb1

GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this pull request Sep 21, 2017
…, r=arielb1

Remove str_eq lang item

It's not really a lang item. Also remove outdated note. The reference uses this as an example so it has to be updated.
frewsxcv added a commit to frewsxcv/rust that referenced this pull request Sep 23, 2017
…, r=arielb1

Remove str_eq lang item

It's not really a lang item. Also remove outdated note. The reference uses this as an example so it has to be updated.
bors added a commit that referenced this pull request Sep 23, 2017
Rollup of 14 pull requests

- Successful merges: #44554, #44648, #44658, #44712, #44717, #44726, #44745, #44746, #44749, #44759, #44770, #44773, #44776, #44778
- Failed merges:
@bors bors merged commit 0741645 into rust-lang:master Sep 23, 2017
@leoyvens leoyvens deleted the remove-str-eq-lang-item 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-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants