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
edcbcc7
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 23, 2023
Auto merge of #119072 - fee1-dead-contrib:effects-fixes, r=compiler-errors
Show description for edcbcc7
bors
committed
edcbcc7
Copy full SHA for edcbcc7
Auto merge of #119237 - compiler-errors:rollup-umyyu7d, r=compiler-errors
Show description for c03d978
bors
committed
c03d978
Copy full SHA for c03d978
Rollup merge of #119230 - Nadrieril:librarify-even-further, r=compiler-errors
Show description for 8c50e3e
compiler-errors
authored
8c50e3e
Copy full SHA for 8c50e3e
Rollup merge of #119222 - eholk:into-async-iterator, r=compiler-errors,dtolnay
Show description for eef023c
compiler-errors
authored
eef023c
Copy full SHA for eef023c
Rollup merge of #119198 - compiler-errors:desugaring, r=eholk
Show description for ae0a6e8
compiler-errors
authored
ae0a6e8
Copy full SHA for ae0a6e8
Rollup merge of #119171 - nnethercote:cleanup-errors-4, r=compiler-errors
Show description for e0d7a72
compiler-errors
authored
e0d7a72
Copy full SHA for e0d7a72
Rollup merge of #119077 - tmiasko:lint, r=cjgillot
Show description for 7dd0955
compiler-errors
authored
7dd0955
Copy full SHA for 7dd0955
Rollup merge of #119012 - workingjubilee:extract-enum-layout-fn, r=b-naber
Show description for aaff415
compiler-errors
authored
aaff415
Copy full SHA for aaff415
Remove `DiagnosticBuilder::forget_guarantee`.
Show description for 2cd14bc
nnethercote
committed
2cd14bc
Copy full SHA for 2cd14bc
Remove all uses of `DiagnosticBuilder::forget_guarantee()`.
Show description for 00e8485
nnethercote
committed
00e8485
Copy full SHA for 00e8485
Fix a comment.
Show description for 3db58e6
nnethercote
committed
3db58e6
Copy full SHA for 3db58e6
Fix weird code setting in `create_feature_err`.
nnethercote
committed
81f50fd
Copy full SHA for 81f50fd
Use `pub(crate)` in a couple of places.
nnethercote
committed
3944301
Copy full SHA for 3944301
Take full advantage of a `use Level::*;`.
Show description for e0461f9
nnethercote
committed
e0461f9
Copy full SHA for e0461f9
Remove `LabelKind`.
Show description for 49040d0
nnethercote
committed
49040d0
Copy full SHA for 49040d0
Remove `SubDiagnostic::render_span`.
Show description for ce0f703
nnethercote
committed
ce0f703
Copy full SHA for ce0f703
Remove `render_span` args from `Diagnostic::{sub,sub_with_highlight}`.
Show description for 125337b
nnethercote
committed
125337b
Copy full SHA for 125337b
Improve some names.
Show description for 824667f
nnethercote
committed
824667f
Copy full SHA for 824667f
Remove `Diagnostic::new_with_code`.
Show description for d7a3b62
nnethercote
committed
d7a3b62
Copy full SHA for d7a3b62
Rename `EarlyDiagCtxt` methods to match `DiagCtxt`.
Show description for 3a1b8e6
nnethercote
committed
3a1b8e6
Copy full SHA for 3a1b8e6
Remove `DiagCtxtInner::span_bug`.
Show description for 1f08bfa
nnethercote
committed
1f08bfa
Copy full SHA for 1f08bfa
Introduce `DiagCtxt::treat_next_err_as_bug`.
Show description for 1502596
nnethercote
committed
1502596
Copy full SHA for 1502596
Remove unnecessary line breaks from two string literals.
nnethercote
committed
6f147af
Copy full SHA for 6f147af
Tweak `flush_delayed`.
Show description for a108a3b
nnethercote
committed
a108a3b
Copy full SHA for a108a3b
Give `DiagnosticBuilder` a default type.
Show description for 757d6f6
nnethercote
committed
757d6f6
Copy full SHA for 757d6f6
Use `IntoDiagnostic` default.
Show description for 6257f3b
nnethercote
committed
6257f3b
Copy full SHA for 6257f3b
Fix a couple of left-over references to `Handler`.
nnethercote
committed
aec78dd
Copy full SHA for aec78dd
Improve `use` items in `compiler/rustc_errors/src/lib.rs`.
Show description for 1b36958
nnethercote
committed
1b36958
Copy full SHA for 1b36958
Streamline `struct_lint_level`.
Show description for de303b8
nnethercote
committed
de303b8
Copy full SHA for de303b8
Add comments to `Level`.
Show description for c8c1615
nnethercote
committed
c8c1615
Copy full SHA for c8c1615
Auto merge of #119211 - rust-lang:pa-master-1.77, r=Mark-Simulacrum
Show description for 495203b
bors
committed
495203b
Copy full SHA for 495203b
Commits on Dec 22, 2023
Split coroutine desugaring kind from source
compiler-errors
committed
0044505
Copy full SHA for 0044505
Clarify the situation with dummy patterns and `PatData`
Show description for 5fccaee
Nadrieril
committed
5fccaee
Copy full SHA for 5fccaee
Mention the relevant tracking issue next to my `bit_set` hack
Nadrieril
committed
f6af747
Copy full SHA for f6af747
Use `derivative` for better derive bounds
Nadrieril
committed
c6aa16c
Copy full SHA for c6aa16c
Pagination
Previous
Next
You can’t perform that action at this time.