Skip to content

Check even more live Path nodes in dead-code pass #11009

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

Merged
merged 1 commit into from
Dec 18, 2013

Conversation

ktt3ja
Copy link
Contributor

@ktt3ja ktt3ja commented Dec 16, 2013

Fix #11006.

bors added a commit that referenced this pull request Dec 17, 2013
@bors bors closed this Dec 18, 2013
@bors bors merged commit 05a41dc into rust-lang:master Dec 18, 2013
@ktt3ja ktt3ja deleted the issue-11006 branch December 18, 2013 02:14
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jun 30, 2023
Don't lint code from external macros for 8 lints

Fixes rust-lang#11008

changelog: [`unneeded_field_pattern`], [`redundant_pattern`], [`uneeded_wildcard_pattern`], [`double_neg`], [`separated_literal_suffix`], [`unseparated_literal_suffix`], [`mixed_case_hex_literals`], [`zero_prefixed_literal`]: Don't lint code from external macros

(wow, that's one hell of a changelog for such a small change...)
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.

Dead code lint warns on types used in generics
3 participants