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
Watch
Couldn't load subscription status.
Retry
Uh oh!
There was an error while loading.
Please reload this page
.
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
457ab58
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 31, 2023
Add `.front()` to `get_first` lint description
samueltardieu
committed
457ab58
Copy full SHA for 457ab58
Auto merge of #12053 - mikkoglinn678:fix_new_lint_typo, r=llogiq
Show description for eca3932
bors
committed
eca3932
Copy full SHA for eca3932
Auto merge of #11980 - GuillaumeGomez:UNCONDITIONAL_RECURSION-tostring, r=llogiq
Show description for 44c99a8
bors
committed
44c99a8
Copy full SHA for 44c99a8
Commits on Dec 30, 2023
Auto merge of #12047 - ARandomDev99:12007-empty-enum-variants-with-brackets, r=Jarcho
Show description for 7f185bd
bors
committed
7f185bd
Copy full SHA for 7f185bd
Change `empty_enum_variants_with_brackets` applicability to `MaybeIncorrect`
ARandomDev99
committed
5f17188
Copy full SHA for 5f17188
Auto merge of #11957 - J-ZhengLi:issue11535, r=Jarcho
Show description for 0cc53f4
bors
committed
0cc53f4
Copy full SHA for 0cc53f4
Auto merge of #11865 - yuxqiu:map_unwrap_or_default, r=Jarcho
Show description for c6aeb28
bors
committed
c6aeb28
Copy full SHA for c6aeb28
Auto merge of #12008 - J-ZhengLi:issue9872, r=Jarcho
Show description for b19b5f2
bors
committed
b19b5f2
Copy full SHA for b19b5f2
Auto merge of #12054 - y21:issue12037, r=Jarcho
Show description for c992247
bors
committed
c992247
Copy full SHA for c992247
Add ui test for `UNCONDITIONAL_RECURSION` lint on `ToString` impl
GuillaumeGomez
committed
d161f3b
Copy full SHA for d161f3b
Extend `UNCONDITIONAL_RECURSION` to check for `ToString` implementations
GuillaumeGomez
committed
ab2d1c2
Copy full SHA for ab2d1c2
add expansion checks to `iter_without_into_iter` and `into_iter_without_iter`
y21
committed
0848e12
Copy full SHA for 0848e12
fix typo in creating early lint pass
mikkoglinn678
committed
95f8f1e
Copy full SHA for 95f8f1e
Commits on Dec 29, 2023
add new lint, empty_enum_variants_with_brackets
Show description for 1ee9993
ARandomDev99
committed
1ee9993
Copy full SHA for 1ee9993
Auto merge of #10283 - ParkMyCar:lint/pub_underscore_fields, r=blyxyas
Show description for 174a0d7
bors
committed
174a0d7
Copy full SHA for 174a0d7
add new lint, pub_underscore_fields
Show description for fa7dd1c
ParkMyCar
authored and
blyxyas
committed
fa7dd1c
Copy full SHA for fa7dd1c
Auto merge of #12041 - compiler-errors:args-are-correct-now, r=Jarcho
Show description for 8b22471
bors
committed
8b22471
Copy full SHA for 8b22471
Remove mitigations for incorrect node args
compiler-errors
committed
3fceca2
Copy full SHA for 3fceca2
Commits on Dec 28, 2023
Auto merge of #12038 - flip1995:rustup, r=flip1995
Show description for ac4c209
bors
committed
ac4c209
Copy full SHA for ac4c209
Bump Clippy version -> 0.1.77
flip1995
committed
2a4c7d2
Copy full SHA for 2a4c7d2
Bump nightly version -> 2023-12-28
flip1995
committed
887278c
Copy full SHA for 887278c
Merge remote-tracking branch 'upstream/master' into rustup
flip1995
committed
9ff84af
Copy full SHA for 9ff84af
Commits on Dec 27, 2023
Auto merge of #12029 - torfsen:6459-more-cases-for-redundant-matches!, r=llogiq
Show description for 7343db9
bors
committed
7343db9
Copy full SHA for 7343db9
6459: Check for redundant `matches!` with `Ready`, `Pending`, `V4`, `V6`
torfsen
committed
ebc0588
Copy full SHA for ebc0588
Auto merge of #11981 - y21:eager_int_transmute, r=llogiq
Show description for c689d32
bors
committed
c689d32
Copy full SHA for c689d32
new lint: `eager_int_transmute`
y21
committed
08d8ca9
Copy full SHA for 08d8ca9
Auto merge of #12018 - waywardmonkeys:doc-markdown-allow-webgpu-webgl2, r=blyxyas
Show description for 677f8d8
bors
committed
677f8d8
Copy full SHA for 677f8d8
feat: add `manual_is_variant_and` lint
yuxqiu
committed
c4a80f2
Copy full SHA for c4a80f2
Commits on Dec 26, 2023
[doc_markdown]: Add "WebGL2", "WebGPU" to default `doc_valid_idents`
waywardmonkeys
committed
f48b850
Copy full SHA for f48b850
Auto merge of #12022 - xFrednet:changelog-1-75, r=llogiq
Show description for cda1701
bors
committed
cda1701
Copy full SHA for cda1701
Fix typo in changelog for 1.75
xFrednet
committed
ae4ab9e
Copy full SHA for ae4ab9e
Auto merge of #12019 - xFrednet:changelog-1-75, r=flip1995
Show description for eb679c7
bors
committed
eb679c7
Copy full SHA for eb679c7
Rollup merge of #119240 - compiler-errors:lang-item-more, r=petrochenkov
Show description for 2230add
compiler-errors
authored
2230add
Copy full SHA for 2230add
Auto merge of #12004 - PartiallyTyped:11843, r=xFrednet
Show description for 9dd2252
bors
committed
9dd2252
Copy full SHA for 9dd2252
Changelog for Rust 1.75 :christmas_tree:
xFrednet
committed
2087e24
Copy full SHA for 2087e24
Pagination
Previous
Next
You can’t perform that action at this time.