Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 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
Public
Notifications
You must be signed in to change notification settings
Fork
14k
Star
108k
Code
Issues
5k+
Pull requests
923
Actions
Projects
9
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
fc12b5b
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 24, 2025
fix-issue-14665
Kivooeo
committed
fc12b5b
Copy full SHA for fc12b5b
Commits on Apr 22, 2025
Fix question_mark suggesting when type is behind Deref include parentheses (#14655)
Show description for aeb6ac9
Jarcho
authored
aeb6ac9
Copy full SHA for aeb6ac9
Commits on Apr 21, 2025
Fix question_mark suggesting when type is behind Deref include parentheses
alex-semenyuk
committed
7a4d523
Copy full SHA for 7a4d523
`manual_ok_err`: don't lint subpatterns (#14661)
Show description for 083ea7e
y21
authored
083ea7e
Copy full SHA for 083ea7e
Replace interning of string literals with preinterned symbols (#14650)
Show description for cc00c77
y21
authored
cc00c77
Copy full SHA for cc00c77
Make `borrow_as_ptr` flag implicit casts as well (#14408)
Show description for f829f8c
dswij
authored
f829f8c
Copy full SHA for f829f8c
`iter_kv_map`: recognize references on maps as well (#14596)
Show description for 48430c2
blyxyas
authored
48430c2
Copy full SHA for 48430c2
Commits on Apr 20, 2025
manual_ok_err: don't lint subpatterns
Alexendoo
committed
8843067
Copy full SHA for 8843067
`ptr_cast_constness`: show snippet from the right context (#14622)
Show description for 077475f
Alexendoo
authored
077475f
Copy full SHA for 077475f
Commits on Apr 18, 2025
Replace interning of string literals with preinterned symbols
Alexendoo
committed
b52bd96
Copy full SHA for b52bd96
Move internal lints to their own crate (#13223)
Show description for 781fdab
y21
authored
781fdab
Copy full SHA for 781fdab
`empty_enum_variants_with_brackets`: Do not lint reachable enums and enum variants used as functions in the same crate (#12971)
Show description for bcd76c3
y21
authored
bcd76c3
Copy full SHA for bcd76c3
Commits on Apr 17, 2025
Rustup (#14647)
Show description for e294f94
flip1995
authored
e294f94
Copy full SHA for e294f94
Bump nightly version -> 2025-04-17
flip1995
committed
8a0b225
Copy full SHA for 8a0b225
Merge remote-tracking branch 'upstream/master' into rustup
flip1995
committed
de90fa4
Copy full SHA for de90fa4
Do not lint reachable enums and enum variants used as functions in the same crate
ARandomDev99
committed
fa9254f
Copy full SHA for fa9254f
Check for lifetime uses in closures as well (#14608)
Show description for 94f0994
dswij
authored
94f0994
Copy full SHA for 94f0994
`match_single_binding`: allow macros in scrutinee and patterns (#14635)
Show description for 26f43ff
Jarcho
authored
26f43ff
Copy full SHA for 26f43ff
fix: `unnecessary_lazy_evaluations` suggests wrongly for async closure (#14644)
Show description for a49ea2d
samueltardieu
authored
a49ea2d
Copy full SHA for a49ea2d
fix: `unnecessary_lazy_evaluations` suggests wrongly for async closure
profetia
committed
5a1dbea
Copy full SHA for 5a1dbea
New lint: `swap_with_temporary` (#14046)
Show description for ac88357
y21
authored
ac88357
Copy full SHA for ac88357
New lint: `swap_with_temporary`
samueltardieu
committed
05448bd
Copy full SHA for 05448bd
Do not recurse forever in `significant_drop_tightening` (#14641)
Show description for 30e9cd5
y21
authored
30e9cd5
Copy full SHA for 30e9cd5
Do not recurse forever in `significant_drop_tightening`
Show description for cc6a3d8
samueltardieu
committed
cc6a3d8
Copy full SHA for cc6a3d8
Add `note` feature to triagebot's config (#14620)
Show description for 3479fdf
flip1995
authored
3479fdf
Copy full SHA for 3479fdf
`bool_to_int_with_if`: properly handle macros (#14629)
Show description for 949b3bc
Manishearth
authored
949b3bc
Copy full SHA for 949b3bc
Build complete usable type from a type-relative prefix (#14586)
Show description for 222660b
blyxyas
authored
222660b
Copy full SHA for 222660b
Commits on Apr 16, 2025
samueltardieu: vacation for ~3 weeks (#14636)
Show description for 91658a7
samueltardieu
authored
91658a7
Copy full SHA for 91658a7
samueltardieu: vacation for ~3 weeks
samueltardieu
committed
6c4c3a5
Copy full SHA for 6c4c3a5
`match_single_binding`: allow macros in scrutinee and patterns
samueltardieu
committed
10a8327
Copy full SHA for 10a8327
`bool_to_int_with_if`: properly handle macros
Show description for 0bfcd0d
samueltardieu
committed
0bfcd0d
Copy full SHA for 0bfcd0d
New lint: `redundant_test_prefix` (#13710)
Show description for 8eed350
samueltardieu
authored
8eed350
Copy full SHA for 8eed350
Replace stray `println!()` in lint code by `bug!()` (#14618)
Show description for 08c78e0
blyxyas
authored
08c78e0
Copy full SHA for 08c78e0
Commits on Apr 15, 2025
`ptr_cast_constness`: show snippet from the right context
samueltardieu
committed
5dc239a
Copy full SHA for 5dc239a
Add `note` feature to triagebot's config
Show description for 0ef2e75
samueltardieu
committed
0ef2e75
Copy full SHA for 0ef2e75
Pagination
Previous
Next
You can’t perform that action at this time.