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
bce869f
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 24, 2023
fix: 7125 lint message should start with a small letter
christophbeberweil
committed
bce869f
Copy full SHA for bce869f
feat: 7125 shorten lint text
christophbeberweil
committed
2512341
Copy full SHA for 2512341
fix: 7125 update lint applicability to Unspecified
christophbeberweil
committed
c58d692
Copy full SHA for c58d692
Commits on Nov 23, 2023
suggest alternatives to iterate an array of ranges
Show description for 447edf9
christophbeberweil
and
ThinkerDreamer
committed
447edf9
Copy full SHA for 447edf9
Auto merge of #11845 - GuillaumeGomez:result_map_or_into_option-extension, r=flip1995
Show description for 840e227
bors
committed
840e227
Copy full SHA for 840e227
Add new test for `result_map_or_into_option` extension
GuillaumeGomez
committed
5d330d0
Copy full SHA for 5d330d0
Extend `result_map_or_into_option` lint to handle `Result::map_or_else(|_| None, Some)`
GuillaumeGomez
committed
2817c5f
Copy full SHA for 2817c5f
Auto merge of #11857 - matthri:add-collect-metadata-note, r=flip1995
Show description for 30c743f
bors
committed
30c743f
Copy full SHA for 30c743f
Add documentation update hint
Show description for c18e6ab
matthri
committed
c18e6ab
Copy full SHA for c18e6ab
Commits on Nov 22, 2023
Auto merge of #11757 - matthri:iter-kv-map-msrv-fix, r=Alexendoo
Show description for c24784e
bors
committed
c24784e
Copy full SHA for c24784e
add iter_kv_map to msrv config
matthri
committed
a20f61b
Copy full SHA for a20f61b
Auto merge of #11844 - GuillaumeGomez:manual_non_exhaustive-rm-underscore-check, r=flip1995
Show description for a72730e
bors
committed
a72730e
Copy full SHA for a72730e
Remove underscore check for `manual_non_exhaustive` lint
GuillaumeGomez
committed
91fc4b3
Copy full SHA for 91fc4b3
Auto merge of #11849 - GuillaumeGomez:add-more-transmute_ref_to_ref-tests, r=blyxyas
Show description for b21c9d4
bors
committed
b21c9d4
Copy full SHA for b21c9d4
Auto merge of #11627 - y21:issue11616, r=giraffate
Show description for a8b0e5f
bors
committed
a8b0e5f
Copy full SHA for a8b0e5f
Commits on Nov 21, 2023
Add tests for issues #10285, #10286, #10289, #10287
GuillaumeGomez
committed
2fa87fb
Copy full SHA for 2fa87fb
[`needless_return_with_question_mark`]: dont lint in case of coercion
y21
committed
a74fa97
Copy full SHA for a74fa97
Auto merge of #11842 - GuillaumeGomez:check_private_items-config, r=blyxyas
Show description for 4d56366
bors
committed
4d56366
Copy full SHA for 4d56366
Add ui test for `check_private_items` config
GuillaumeGomez
committed
5cdda53
Copy full SHA for 5cdda53
[`missing_safety_doc`], [`unnecessary_safety_doc`], [`missing_panics_doc`], [`missing_errors_doc`]: Added the [`check-private-items`] configuration to enable lints on private items.
Show description for abd9deb
GuillaumeGomez
committed
abd9deb
Copy full SHA for abd9deb
Commits on Nov 20, 2023
Auto merge of #11801 - y21:split_doc_pass, r=blyxyas
Show description for 72c0d80
bors
committed
72c0d80
Copy full SHA for 72c0d80
Auto merge of #11453 - xFrednet:11208-path-join-correct, r=blyxyas
Show description for 11a2eb0
bors
committed
11a2eb0
Copy full SHA for 11a2eb0
New lint `clippy::join_absolute_paths`
Show description for 34d9e88
ofeeg
authored and
xFrednet
committed
34d9e88
Copy full SHA for 34d9e88
move `doc.rs` to its own subdirectory
y21
committed
56cee3c
Copy full SHA for 56cee3c
Commits on Nov 19, 2023
Auto merge of #11840 - GuillaumeGomez:improve-maybe_misused_cfg, r=blyxyas
Show description for 41140e3
bors
committed
41140e3
Copy full SHA for 41140e3
Improve `maybe_misused_cfg` lint output
Show description for dfbca7f
GuillaumeGomez
committed
dfbca7f
Copy full SHA for dfbca7f
Auto merge of #11781 - partiallytyped:11710, r=xFrednet
Show description for 9c3a365
bors
committed
9c3a365
Copy full SHA for 9c3a365
New Lint [`impl_hash_with_borrow_str_and_bytes`]
Show description for 3c1e0af
PartiallyUntyped
committed
3c1e0af
Copy full SHA for 3c1e0af
Auto merge of #11691 - sjwang05:lines-filter-map-ok-fix, r=Centri3
Show description for dbd19f9
bors
committed
dbd19f9
Copy full SHA for dbd19f9
Auto merge of #11782 - Alexendoo:macro-use-imports-ordering, r=Centri3
Show description for 9263f80
bors
committed
9263f80
Copy full SHA for 9263f80
Commits on Nov 18, 2023
Auto merge of #11826 - kpreid:typo, r=Alexendoo
Show description for 6eb935a
bors
committed
6eb935a
Copy full SHA for 6eb935a
Remove space and rephrase `map()` advice.
kpreid
committed
b3f4a90
Copy full SHA for b3f4a90
Commits on Nov 17, 2023
Auto merge of #11002 - y21:issue9422, r=Jarcho
Show description for e8e9510
bors
committed
e8e9510
Copy full SHA for e8e9510
Fix markup in recent lint documentation.
Show description for bffb664
kpreid
committed
bffb664
Copy full SHA for bffb664
Auto merge of #11821 - GuillaumeGomez:misspelled-cfg, r=blyxyas
Show description for 31e38fe
bors
committed
31e38fe
Copy full SHA for 31e38fe
Pagination
Previous
Next
You can’t perform that action at this time.