Skip to content

Fix two default method bugs #7545

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

Closed
wants to merge 2 commits into from

Conversation

msullivan
Copy link
Contributor

r?

msullivan added 2 commits July 3, 2013 09:59
…fail. Closes rust-lang#7481.

It is unclear to me that the way method call privacy checking is done
makes any sense, though. It is only performed if the type is a
struct...
@msullivan
Copy link
Contributor Author

The first patch had been r+d by @TJC. I've added another fix for a bug that was blocking @cmr.

@bors bors closed this Jul 4, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Oct 21, 2021
Detect underscored variables with no side effects

Fixes rust-lang#7545

changelog: Lint on underscored variables with no side effects in [`no_effect`]
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.

5 participants