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 }}
compiler-errors
/
rust
Public
forked from
rust-lang/rust
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
d9d25e9
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 18, 2023
Fix redundant_as_str .fixed file not being consistent
Dev380
committed
d9d25e9
Copy full SHA for d9d25e9
Reformat redundant_as_str ui test
Dev380
committed
17d174d
Copy full SHA for 17d174d
Remove periods from end of sentences in redundant_as_str comments
Dev380
committed
5224853
Copy full SHA for 5224853
Add not redundant examples for redundant_as_str
Dev380
committed
367ba9c
Copy full SHA for 367ba9c
Add more examples and comments to redundant_as_str test
Dev380
committed
00ca47b
Copy full SHA for 00ca47b
Add not triggering examples to redundant_as_str test
Dev380
committed
f2ab16e
Copy full SHA for f2ab16e
Commits on Sep 17, 2023
Fix missing semicolon in redundant_as_str docstring example
Dev380
committed
01056c5
Copy full SHA for 01056c5
Add redundant_as_str lint
Show description for 1c9f3be
Dev380
committed
1c9f3be
Copy full SHA for 1c9f3be
Auto merge of #11511 - Jarcho:split_borrow, r=llogiq
Show description for 251a475
bors
committed
251a475
Copy full SHA for 251a475
Split part of `needless_borrow` into `needless_borrows_for_generic_args`
Jarcho
committed
79247d9
Copy full SHA for 79247d9
Auto merge of #11515 - y21:filter_map_bool_then_peel_refs, r=Jarcho
Show description for 7b5e019
bors
committed
7b5e019
Copy full SHA for 7b5e019
Commits on Sep 16, 2023
Auto merge of #11468 - mojave2:issue-11465, r=blyxyas
Show description for ef73648
bors
committed
ef73648
Copy full SHA for ef73648
Update clippy_lints/src/matches/redundant_guards.rs
Show description for 67f0ba4
kiscad
and
blyxyas
authored
67f0ba4
Copy full SHA for 67f0ba4
also count derefs through custom `Deref` impls
y21
committed
2ec6f3b
Copy full SHA for 2ec6f3b
[`filter_map_bool_then`]: peel as many refs as needed
y21
committed
860e800
Copy full SHA for 860e800
Auto merge of #11509 - mojave2:issue-11502, r=llogiq
Show description for f54275f
bors
committed
f54275f
Copy full SHA for f54275f
Auto merge of #11507 - J-ZhengLi:issue11485, r=dswij
Show description for 3f9db90
bors
committed
3f9db90
Copy full SHA for 3f9db90
Auto merge of #11301 - y21:issue11300, r=dswij
Show description for 59636a2
bors
committed
59636a2
Copy full SHA for 59636a2
Commits on Sep 15, 2023
Fix cycle detection in `needless_borrow`
Jarcho
committed
fed036a
Copy full SHA for fed036a
add a test case
kiscad
committed
7426c83
Copy full SHA for 7426c83
Auto merge of #11483 - y21:path_ends_with, r=Alexendoo
Show description for daadab5
bors
committed
daadab5
Copy full SHA for daadab5
new lint: `path_ends_with_ext`
y21
committed
981e960
Copy full SHA for 981e960
Auto merge of #11506 - mojave2:issue-11503, r=giraffate
Show description for eaf640d
bors
committed
eaf640d
Copy full SHA for eaf640d
Auto merge of #11484 - mkrasnitski:fix-11302, r=Jarcho
Show description for e609279
bors
committed
e609279
Copy full SHA for e609279
Auto merge of #11504 - Alexendoo:type-lints-closures, r=xFrednet
Show description for 2c629cc
bors
committed
2c629cc
Copy full SHA for 2c629cc
fix FP of let_unit_value on async fn args
kiscad
committed
c81888e
Copy full SHA for c81888e
fix filter_map_bool_then with a bool reference
kiscad
committed
c9b212d
Copy full SHA for c9b212d
trigger [`transmute_null_to_fn`] on chain of casts
J-ZhengLi
committed
1d76eed
Copy full SHA for 1d76eed
Commits on Sep 14, 2023
Auto merge of #11505 - Alexendoo:metadata-collector-truncate, r=Manishearth
Show description for 6734e96
bors
committed
6734e96
Copy full SHA for 6734e96
Truncate files when opening in metadata-collector
Alexendoo
committed
3c0fc15
Copy full SHA for 3c0fc15
Ignore closures for some type lints
Alexendoo
committed
a2a31a0
Copy full SHA for a2a31a0
Auto merge of #11444 - Alexendoo:find-format-args-lifetime-crimes, r=flip1995
Show description for b27fc10
bors
committed
b27fc10
Copy full SHA for b27fc10
Return a value from find_format_args instead of using a callback
Alexendoo
committed
c29de92
Copy full SHA for c29de92
handle the byref binding in the struct pattern
kiscad
committed
8d3bbb0
Copy full SHA for 8d3bbb0
Auto merge of #11497 - Alexendoo:remove-derive-new, r=dswij
Show description for 0273ed3
bors
committed
0273ed3
Copy full SHA for 0273ed3
Pagination
Previous
Next
You can’t perform that action at this time.