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
e0461f9
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 23, 2023
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
Commits on Dec 22, 2023
Auto merge of #119227 - weihanglo:update-cargo, r=weihanglo
Show description for 467d1d9
bors
committed
467d1d9
Copy full SHA for 467d1d9
bootstrap: build doc for `cargo-util-schemas
weihanglo
committed
e6412f2
Copy full SHA for e6412f2
Update cargo
weihanglo
committed
b94cc35
Copy full SHA for b94cc35
Auto merge of #118824 - aliemjay:perf-region-cons, r=compiler-errors
Show description for d6d7a93
bors
committed
d6d7a93
Copy full SHA for d6d7a93
Auto merge of #119221 - matthiaskrgr:rollup-dh9exqf, r=matthiaskrgr
Show description for 398fd92
bors
committed
398fd92
Copy full SHA for 398fd92
Rollup merge of #119215 - mu001999:fix/119209, r=Nilstrieb
Show description for b24e878
matthiaskrgr
authored
b24e878
Copy full SHA for b24e878
Rollup merge of #119201 - durin42:overaligned-constant, r=Mark-Simulacrum
Show description for 41fbd25
matthiaskrgr
authored
41fbd25
Copy full SHA for 41fbd25
Rollup merge of #119194 - pietroalbini:pa-disable-fuchsia-non-nightly, r=tmandry
Show description for c1263be
matthiaskrgr
authored
c1263be
Copy full SHA for c1263be
Rollup merge of #119169 - fmease:pretty-yeet-syntactic-cruft, r=compiler-errors
Show description for 15dc9f5
matthiaskrgr
authored
15dc9f5
Copy full SHA for 15dc9f5
Rollup merge of #117601 - androm3da:hexagon_unknown_none_elf, r=petrochenkov
Show description for 09684d2
matthiaskrgr
authored
09684d2
Copy full SHA for 09684d2
Update test
mu001999
committed
d3f466a
Copy full SHA for d3f466a
Emits error if has bound regions
mu001999
committed
4830325
Copy full SHA for 4830325
Auto merge of #118847 - eholk:for-await, r=compiler-errors
Show description for 208dd20
bors
committed
208dd20
Copy full SHA for 208dd20
Rid the AST & HIR pretty printers of syntactic cruft
fmease
committed
b09889b
Copy full SHA for b09889b
Auto merge of #116821 - Nadrieril:fix-opaque-ice, r=compiler-errors
Show description for c1fc1d1
bors
committed
c1fc1d1
Copy full SHA for c1fc1d1
Auto merge of #119173 - compiler-errors:direct-coro-kind, r=TaKO8Ki
Show description for ef1b78e
bors
committed
ef1b78e
Copy full SHA for ef1b78e
Auto merge of #119163 - fmease:refactor-ast-trait-bound-modifiers, r=compiler-errors
Show description for aaef5fe
bors
committed
aaef5fe
Copy full SHA for aaef5fe
Auto merge of #119097 - nnethercote:fix-EmissionGuarantee, r=compiler-errors
Show description for cee794e
bors
committed
cee794e
Copy full SHA for cee794e
Pagination
Previous
Next
You can’t perform that action at this time.