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 deriving_eq, deriving_iter_bytes, deriving_clone (deprecated since 0.6) #6500

Merged
merged 1 commit into from
May 16, 2013
Merged

Conversation

kud1ing
Copy link

@kud1ing kud1ing commented May 15, 2013

Fixes #6445

bors added a commit that referenced this pull request May 15, 2013
@bors bors closed this May 16, 2013
@bors bors merged commit 017df98 into rust-lang:incoming May 16, 2013
@kud1ing kud1ing deleted the cleanup branch May 16, 2013 03:54
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jan 30, 2021
…sions, r=llogiq

Case sensitive file extensions

Closes rust-lang#6425

Looks for ends_with methods calls with case sensitive extension comparisons.

changelog: Add new lint that warns about case-sensitive file extension comparisons.
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jan 30, 2021
No lazy static regex

r? `@llogiq`

rust-lang#6500

regex is unnecessary for this lint (rust-lang/rust-clippy#6500 (comment))
lazy_static is unnecessary. The std lazy feature should be  used instead.

changelog: none
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