Skip to content

librustc: Remove "base types" from the language. #5351

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 4 commits into from

Conversation

pcwalton
Copy link
Contributor

@pcwalton pcwalton closed this Mar 14, 2013
@pcwalton pcwalton deleted the base-types branch March 14, 2013 01:09
bors added a commit to rust-lang-ci/rust that referenced this pull request May 2, 2020
`unused_self` false positive

fixes rust-lang#5351

Remove the for loop in `unused_self` so that lint enabled for one method doesn't trigger on another method.

changelog: Fix false positive in `unused_self` around lint gates on impl items
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