Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
jputlock
/
rust-clippy
Public
forked from
rust-lang/rust-clippy
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on May 15, 2026
Fix `duration_suboptimal_units` for small literals (#16922)
Show description for b734854
ada4a
authored
b734854
View commit details
Copy full SHA for b734854
Browse repository at this point
fix arithmetic side effects false positive (#17011)
Show description for 8be2258
Jarcho
authored
8be2258
View commit details
Copy full SHA for 8be2258
Browse repository at this point
No longer promotes for integer literals <= 10
Show description for 3872c05
tanndlin
and
veeceey
committed
3872c05
View commit details
Copy full SHA for 3872c05
Browse repository at this point
Commits on May 14, 2026
fix arithmetic side effects false positive
pocopepe
committed
a5244cc
View commit details
Copy full SHA for a5244cc
Browse repository at this point
Commits on May 13, 2026
Rustup (#17009)
Show description for b147b68
flip1995
authored
b147b68
View commit details
Copy full SHA for b147b68
Browse repository at this point
Bump nightly version -> 2026-05-13
flip1995
committed
0f05543
View commit details
Copy full SHA for 0f05543
Browse repository at this point
Merge remote-tracking branch 'upstream/master' into rustup
flip1995
committed
d0611d8
View commit details
Copy full SHA for d0611d8
Browse repository at this point
Commits on May 12, 2026
Update dependencies to remove windows-targets dependency (#17000)
Show description for 2b41e36
Jarcho
authored
2b41e36
View commit details
Copy full SHA for 2b41e36
Browse repository at this point
Update dependencies to remove windows-targets dependency
bjorn3
committed
4d9634c
View commit details
Copy full SHA for 4d9634c
Browse repository at this point
Fix typos in book (#16993)
Show description for d3a82bf
flip1995
authored
d3a82bf
View commit details
Copy full SHA for d3a82bf
Browse repository at this point
Add new lint `inline_trait_bounds` (#16486)
Show description for c4b8c6d
samueltardieu
authored
c4b8c6d
View commit details
Copy full SHA for c4b8c6d
Browse repository at this point
Commits on May 11, 2026
Rollup merge of #155023 - TaKO8Ki:move-expr-1, r=nikomatsakis
Show description for 95e1ea8
JonathanBrouwer
authored
95e1ea8
View commit details
Copy full SHA for 95e1ea8
Browse repository at this point
Add inline_trait_bounds lint
moses7054
committed
a453e8c
View commit details
Copy full SHA for a453e8c
Browse repository at this point
Fix typos in book
samueltardieu
committed
9413ccd
View commit details
Copy full SHA for 9413ccd
Browse repository at this point
Commits on May 8, 2026
Fix `manual_option_zip` FP when the outer param is used in closure (#16970)
Show description for f763854
samueltardieu
authored
f763854
View commit details
Copy full SHA for f763854
Browse repository at this point
remove dswij from rotation (#16975)
Show description for 2e6b82d
dswij
authored
2e6b82d
View commit details
Copy full SHA for 2e6b82d
Browse repository at this point
remove dswij from rotation
dswij
committed
f858a83
View commit details
Copy full SHA for f858a83
Browse repository at this point
Commits on May 7, 2026
Reborrow traits
aapoalas
committed
6bc532f
View commit details
Copy full SHA for 6bc532f
Browse repository at this point
Cc PR author + assignee when opening the FCP thread on Zulip (#16814)
Show description for bf7047d
flip1995
authored
bf7047d
View commit details
Copy full SHA for bf7047d
Browse repository at this point
New lint: `manual_clear` (#16617)
Show description for f197201
flip1995
authored
f197201
View commit details
Copy full SHA for f197201
Browse repository at this point
fix: incompatibility of `non_canonical_clone_impl` and `implicit_return` (#16949)
Show description for 840a6fa
samueltardieu
authored
840a6fa
View commit details
Copy full SHA for 840a6fa
Browse repository at this point
fix: self deref detecting in check_clone_on_copy.
Show description for 0d1e095
Kokoro2336
committed
0d1e095
View commit details
Copy full SHA for 0d1e095
Browse repository at this point
support `ast::ExprKind::Move` in clippy
TaKO8Ki
committed
ebc9120
View commit details
Copy full SHA for ebc9120
Browse repository at this point
Commits on May 6, 2026
test: Prepare tests for new Cargo build-dir layout (#16966)
Show description for 98098df
samueltardieu
authored
98098df
View commit details
Copy full SHA for 98098df
Browse repository at this point
test: Prepare tests for new Cargo build-dir layout
ranger-ross
committed
ce93eb0
View commit details
Copy full SHA for ce93eb0
Browse repository at this point
Commits on May 5, 2026
fix: `manual_option_zip` FP when the outer param is used in closure
profetia
committed
9c8be59
View commit details
Copy full SHA for 9c8be59
Browse repository at this point
Rollup merge of #156127 - GuillaumeGomez:update-askama, r=Urgau
Show description for 6cfda5c
JonathanBrouwer
authored
6cfda5c
View commit details
Copy full SHA for 6cfda5c
Browse repository at this point
New lint: `manual_clear`
Show description for 7a5e25a
samueltardieu
committed
7a5e25a
View commit details
Copy full SHA for 7a5e25a
Browse repository at this point
Commits on May 4, 2026
Update `askama` version to `0.16.0` in `clippy`
GuillaumeGomez
committed
21487c1
View commit details
Copy full SHA for 21487c1
Browse repository at this point
Add a check for some followed by filter (#15745)
Show description for 6310134
ada4a
authored
6310134
View commit details
Copy full SHA for 6310134
Browse repository at this point
Commits on May 3, 2026
fix: [needless_return_with_question_mark] trigger in async functions (#16952)
Show description for 73f2ae7
samueltardieu
authored
73f2ae7
View commit details
Copy full SHA for 73f2ae7
Browse repository at this point
Rollup merge of #155433 - oli-obk:bye-bye-long-attribute, r=RalfJung,ShoyuVanilla
Show description for 9d3192a
JonathanBrouwer
authored
9d3192a
View commit details
Copy full SHA for 9d3192a
Browse repository at this point
fix: [needless_return_with_question_mark] trigger in async functions
Gri-ffin
committed
7db6bf7
View commit details
Copy full SHA for 7db6bf7
Browse repository at this point
Auto merge of #155996 - flip1995:clippy-subtree-update, r=Manishearth
Show description for e1e72db
bors
committed
e1e72db
View commit details
Copy full SHA for e1e72db
Browse repository at this point
Rip out rustc_layout_scalar_valid_range_* attribute support
oli-obk
committed
3e0e895
View commit details
Copy full SHA for 3e0e895
Browse repository at this point
Previous
Next
You can’t perform that action at this time.