Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
rust-lang
/
rust-clippy
Public
Notifications
You must be signed in to change notification settings
Fork
1.8k
Star
12.5k
Code
Issues
2.3k
Pull requests
183
Discussions
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
phansch
Datepicker
All time
Commit History
Commits on Nov 18, 2021
Pluralize disallowed_type lint filenames
Show description for a0d81d1
phansch
authored and
flip1995
committed
a0d81d1
Copy full SHA for a0d81d1
Pluralize disallowed_type lint
Show description for b7f1891
phansch
authored and
flip1995
committed
b7f1891
Copy full SHA for b7f1891
Commits on Apr 14, 2021
Explain why we use `char_indices()` instead of `chars()`
phansch
committed
cbdebd9
Copy full SHA for cbdebd9
Commits on Apr 10, 2021
Fix dogfood
phansch
committed
47a4865
Copy full SHA for 47a4865
Fix rustfmt error / Add comment for tab character
phansch
committed
8b9331b
Copy full SHA for 8b9331b
Replace complex conditional with pattern matching
phansch
committed
dde46c9
Copy full SHA for dde46c9
Commits on Apr 6, 2021
tabs_in_doc_comments: Fix ICE due to char indexing
Show description for 1573d10
phansch
committed
1573d10
Copy full SHA for 1573d10
Commits on Feb 15, 2021
Upgrade compiletest-rs to 0.6 and tester to 0.9
Show description for 7226291
phansch
committed
7226291
Copy full SHA for 7226291
Commits on Jan 31, 2021
clippy_dev: Pass stderr to CommandFailed
phansch
committed
da26b21
Copy full SHA for da26b21
Commits on Jan 5, 2021
Fix macro issues with field_reassign_with_default
phansch
committed
92f2bbb
Copy full SHA for 92f2bbb
Use existing 'is_automatically_derived' helper
phansch
committed
a8825e9
Copy full SHA for a8825e9
Tiny Symbol cleanup
Show description for ea885d9
phansch
committed
ea885d9
Copy full SHA for ea885d9
Commits on Dec 31, 2020
s/test_dir/test_suite_dir
Show description for 6909055
phansch
committed
6909055
Copy full SHA for 6909055
Fix blessing of test output in subdirectories
Show description for 6b37932
phansch
committed
6b37932
Copy full SHA for 6b37932
Commits on Dec 30, 2020
Address review comments
phansch
committed
b81111b
Copy full SHA for b81111b
Update CHANGELOG for Rust 1.50
phansch
committed
0afe2db
Copy full SHA for 0afe2db
Commits on Dec 21, 2020
Don't trigger large_enum_variant in external macros
phansch
committed
12bd244
Copy full SHA for 12bd244
Commits on Dec 19, 2020
UI Tests: Separate suspicious_else_formatting tests
phansch
committed
8ddf4ce
Copy full SHA for 8ddf4ce
Fix blessing of new reference files
Show description for dfb4ea5
phansch
committed
dfb4ea5
Copy full SHA for dfb4ea5
Commits on Dec 12, 2020
Feed the dog :dog2:
phansch
committed
b8501e1
Copy full SHA for b8501e1
Improve variable naming
phansch
committed
41c562d
Copy full SHA for 41c562d
Rewrite update-all-references bash scripts in Rust
Show description for 4bd9ed9
phansch
committed
4bd9ed9
Copy full SHA for 4bd9ed9
Commits on Oct 12, 2020
fmt
phansch
committed
7b3493c
Copy full SHA for 7b3493c
driver.rs: Replace lazy_static with once_cell
phansch
committed
098e4f1
Copy full SHA for 098e4f1
lintlist.rs: Replace lazy_static with once_cell
Show description for c5774f9
phansch
committed
c5774f9
Copy full SHA for c5774f9
Commits on Oct 6, 2020
clippy_lints: Replace lazy_static with SyncLazy
phansch
committed
da57a16
Copy full SHA for da57a16
integration tests: Replace lazy_static with SyncLazy
phansch
committed
9b4ceee
Copy full SHA for 9b4ceee
clippy_dev: Replace lazy_static with SyncLazy
phansch
committed
4b45959
Copy full SHA for 4b45959
Commits on Aug 2, 2020
fmt
phansch
committed
bb6e857
Copy full SHA for bb6e857
Remove old Symbol reexport
Show description for cb00cdf
phansch
committed
cb00cdf
Copy full SHA for cb00cdf
Commits on Jul 1, 2020
Deprecate regex_macro lint
phansch
committed
d347d0c
Copy full SHA for d347d0c
Commits on Jun 6, 2020
Cleanup: Use rustc's `same_types` instead of our `same_tys`
phansch
committed
623faac
Copy full SHA for 623faac
Commits on Jun 1, 2020
Add regression test for endless loop
Show description for 861b897
phansch
committed
861b897
Copy full SHA for 861b897
Add regression test for string_lit_as_bytes issue
phansch
committed
ae0ce22
Copy full SHA for ae0ce22
Commits on May 26, 2020
Be less specific about quote and syn versions
phansch
committed
fd86b31
Copy full SHA for fd86b31
Pagination
Previous
Next
You can’t perform that action at this time.