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

Dont ref operator args #1613

Merged
merged 3 commits into from
Mar 30, 2017
Merged

Dont ref operator args #1613

merged 3 commits into from
Mar 30, 2017

Conversation

oli-obk
Copy link
Contributor

@oli-obk oli-obk commented Mar 9, 2017

Ignore the second commit for now. I'm fixing rustc so we can compare InternedString and str directly without any dereferences, references or whatnot.

@mcarton
Copy link
Member

mcarton commented Mar 9, 2017

r+

Ignore the second commit for now.

So let us not merge now?

@oli-obk
Copy link
Contributor Author

oli-obk commented Mar 9, 2017

I don't have an opinion on merging, except the open question about whether this lint should not trigger on literals in general

@oli-obk oli-obk added the S-needs-discussion Status: Needs further discussion before merging or work can be started label Mar 10, 2017
@oli-obk
Copy link
Contributor Author

oli-obk commented Mar 29, 2017

Rustc changes went through rust-lang/rust#40606 (comment)

gotta wait for the nightly though

@oli-obk oli-obk force-pushed the dont_ref_operator_args branch from 43fdbd3 to d9e69a7 Compare March 30, 2017 07:46
@oli-obk oli-obk removed the S-needs-discussion Status: Needs further discussion before merging or work can be started label Mar 30, 2017
@oli-obk oli-obk merged commit 9c3c938 into master Mar 30, 2017
@oli-obk oli-obk deleted the dont_ref_operator_args branch March 30, 2017 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants