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
ac4c209
User selector
All users
Datepicker
All time
Commit History
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
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
Update version attribute for 1.75 lints
xFrednet
committed
8990153
Copy full SHA for 8990153
Auto merge of #119258 - compiler-errors:closure-kind, r=eholk
Show description for 91859ed
bors
committed
91859ed
Copy full SHA for 91859ed
Make some non-diagnostic-affecting QPath::LangItem into regular qpaths
compiler-errors
committed
90a59d4
Copy full SHA for 90a59d4
Commits on Dec 25, 2023
Fix clippy's usage of Body's coroutine_kind
Show description for e0097f5
compiler-errors
committed
e0097f5
Copy full SHA for e0097f5
Auto merge of #11967 - samueltardieu:issue-11959, r=llogiq
Show description for 99c7838
bors
committed
99c7838
Copy full SHA for 99c7838
Auto merge of #12011 - blyxyas:not-on-vacation, r=blyxyas
Show description for 5ab2319
bors
committed
5ab2319
Copy full SHA for 5ab2319
Remove blyxyas from users_on_vacation
blyxyas
committed
c1c52e9
Copy full SHA for c1c52e9
Commits on Dec 24, 2023
more tests
PartiallyUntyped
committed
85e1646
Copy full SHA for 85e1646
formatting
PartiallyUntyped
committed
2177f2c
Copy full SHA for 2177f2c
Added MSRV and more tests, improved wording
PartiallyUntyped
committed
4b1ac31
Copy full SHA for 4b1ac31
Commits on Dec 23, 2023
Remove `Session` methods that duplicate `DiagCtxt` methods.
Show description for 620a1e4
nnethercote
committed
620a1e4
Copy full SHA for 620a1e4
Auto merge of #11997 - TethysSvensson:uninhabited-references-pedantic, r=xFrednet
Show description for 370615b
bors
committed
370615b
Copy full SHA for 370615b
Auto merge of #11994 - y21:issue11993-fn, r=xFrednet
Show description for 830f1c5
bors
committed
830f1c5
Copy full SHA for 830f1c5
Move uninhabited_references to nursery
TethysSvensson
committed
1576ecc
Copy full SHA for 1576ecc
Rollup merge of #119231 - aDotInTheVoid:PatKind-struct-bool-docs, r=compiler-errors
Show description for 870a5d9
matthiaskrgr
authored
870a5d9
Copy full SHA for 870a5d9
respect comments in `question_mark`
y21
committed
e44caea
Copy full SHA for e44caea
[`question_mark`]: also trigger on `return` statements
y21
committed
dfb4ff8
Copy full SHA for dfb4ff8
Auto merge of #11999 - Takashiidobe:fix-typo-in-infinite-loop-lint, r=xFrednet
Show description for 618fd4b
bors
committed
618fd4b
Copy full SHA for 618fd4b
Auto merge of #11871 - GuillaumeGomez:UNNECESSARY_TO_OWNED-split, r=llogiq
Show description for 858d96d
bors
committed
858d96d
Copy full SHA for 858d96d
Pagination
Previous
Next
You can’t perform that action at this time.