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
1df2854
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 3, 2024
[`let_underscore_untyped`]: fix false positive on async function
samueltardieu
committed
1df2854
Copy full SHA for 1df2854
Commits on Mar 2, 2024
Auto merge of #12394 - CBSpeir:issue-12390-refactor, r=Alexendoo
Show description for 5e0afee
bors
committed
5e0afee
Copy full SHA for 5e0afee
Refactor lints in clippy_lints::attrs into separate submodules/files
CBSpeir
committed
1580af6
Copy full SHA for 1580af6
Commits on Mar 1, 2024
Auto merge of #12218 - jhpratt:manifest-options-doc, r=blyxyas
Show description for 346b094
bors
committed
346b094
Copy full SHA for 346b094
Auto merge of #12010 - granddaifuku:fix/manual-memcpy-indexing-for-multi-dimension-arrays, r=Alexendoo
Show description for e865dca
bors
committed
e865dca
Copy full SHA for e865dca
Document manifest options
Jacob Pratt
authored and
blyxyas
committed
c5f8198
Copy full SHA for c5f8198
Auto merge of #12276 - PartiallyTyped:hide-thread-local, r=blyxyas
Show description for 225d377
bors
committed
225d377
Copy full SHA for 225d377
Commits on Feb 29, 2024
Fixed FP for `thread_local_initializer_can_be_made_const` for `os_local`
Show description for bb1ee87
PartiallyUntyped
and
blyxyas
committed
bb1ee87
Copy full SHA for bb1ee87
Auto merge of #12382 - Alexendoo:macos-ci, r=flip1995
Show description for 3b8da4a
bors
committed
3b8da4a
Copy full SHA for 3b8da4a
Bump macOS CI version to 13
Alexendoo
committed
ce4b81d
Copy full SHA for ce4b81d
Auto merge of #12354 - GuillaumeGomez:mixed_attributes_style, r=llogiq
Show description for 00ff8c9
bors
committed
00ff8c9
Copy full SHA for 00ff8c9
Auto merge of #12344 - CBSpeir:alphabetize-affected-lints, r=flip1995
Show description for 04b74ee
bors
committed
04b74ee
Copy full SHA for 04b74ee
Commits on Feb 28, 2024
Auto merge of #12380 - Ethiraric:fix-12358, r=llogiq
Show description for 139191b
bors
committed
139191b
Copy full SHA for 139191b
[`redundant_closure_call`]: Don't lint if closure origins from a macro
Show description for 0d59345
Ethiraric
committed
0d59345
Copy full SHA for 0d59345
Auto merge of #12374 - Alexendoo:duplicate-diagnostics, r=Manishearth
Show description for af91e6e
bors
committed
af91e6e
Copy full SHA for af91e6e
Auto merge of #12372 - GuillaumeGomez:fix-nonminimal_bool-regression, r=flip1995
Show description for e450a27
bors
committed
e450a27
Copy full SHA for e450a27
Auto merge of #12375 - GuillaumeGomez:improve-code, r=flip1995
Show description for b4021ee
bors
committed
b4021ee
Copy full SHA for b4021ee
Improve `is_lint_level` code
GuillaumeGomez
committed
41a3516
Copy full SHA for 41a3516
Show duplicate diagnostics in UI tests by default
Alexendoo
committed
733e1d4
Copy full SHA for 733e1d4
Add ui regression test for #12371
GuillaumeGomez
committed
8473716
Copy full SHA for 8473716
Fix invalid condition in `nonminimal_bool` lint
GuillaumeGomez
committed
ebf2095
Copy full SHA for ebf2095
Commits on Feb 27, 2024
Auto merge of #12362 - Ethiraric:fix-11935, r=llogiq
Show description for 4c1d05c
bors
committed
4c1d05c
Copy full SHA for 4c1d05c
fix: manual_memcpy wrong suggestion for multi dimensional arrays
Show description for dfedadc
granddaifuku
committed
dfedadc
Copy full SHA for dfedadc
Auto merge of #12365 - Ethiraric:fix-11968, r=Alexendoo
Show description for 4155bec
bors
committed
4155bec
Copy full SHA for 4155bec
[`unnecessary_cast`]: Avoid breaking precedence
Show description for c6cb0e9
Ethiraric
committed
c6cb0e9
Copy full SHA for c6cb0e9
Update ui tests
GuillaumeGomez
committed
f301386
Copy full SHA for f301386
Add ui test for `mixed_attributes_style`
GuillaumeGomez
committed
2873823
Copy full SHA for 2873823
Add new `mixed_attributes_style` lint
GuillaumeGomez
committed
9f4a58f
Copy full SHA for 9f4a58f
[`map_entry`]: Check insert expression for map use
Show description for 03bb790
Ethiraric
committed
03bb790
Copy full SHA for 03bb790
Auto merge of #12363 - oli-obk:bump_ui_test, r=flip1995
Show description for 1013617
bors
committed
1013617
Copy full SHA for 1013617
lower `bstr` version requirement to `1.6.0`
oli-obk
committed
592fe89
Copy full SHA for 592fe89
Auto merge of #12126 - teor2345:patch-1, r=llogiq
Show description for e33cba5
bors
committed
e33cba5
Copy full SHA for e33cba5
Auto merge of #11136 - y21:enhance_read_line_without_trim, r=dswij
Show description for fb06081
bors
committed
fb06081
Copy full SHA for fb06081
Commits on Feb 26, 2024
Auto merge of #12116 - J-ZhengLi:issue12101, r=Alexendoo
Show description for d12b53e
bors
committed
d12b53e
Copy full SHA for d12b53e
Remove redundant uncertain_counts
teor2345
authored
1e3c55e
Copy full SHA for 1e3c55e
Pagination
Previous
Next
You can’t perform that action at this time.