Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
rust-lang
/
rust
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
16.1k
Star
119k
Code
Issues
5k+
Pull requests
1.4k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Migrate
codegen_ssa
to diagnostics structs - [Part 1]
- #102612
#102612
Merged
bors
merged 11 commits into
rust-lang:master
rust-lang/rust:master
from
JhonnyBillM:migrate-codegen-ssa-to-diagnostics-structs
JhonnyBillM/rust:migrate-codegen-ssa-to-diagnostics-structs
Copy head branch name to clipboard
Oct 11, 2022
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Migrate
codegen_ssa
to diagnostics structs - [Part 1]
#102612
bors
merged 11 commits into
rust-lang:master
rust-lang/rust:master
from
JhonnyBillM:migrate-codegen-ssa-to-diagnostics-structs
JhonnyBillM/rust:migrate-codegen-ssa-to-diagnostics-structs
Copy head branch name to clipboard
Commits
Commits on Oct 7, 2022
ADD - codegen_ssa initial diags translations machinery
Show description for b0b072d
JhonnyBillM
committed
b0b072d
View commit details
Copy full SHA for b0b072d
Browse repository at this point
ADD - migrate lib.def write fatal error
Show description for 4e0de53
JhonnyBillM
committed
4e0de53
View commit details
Copy full SHA for 4e0de53
Browse repository at this point
UPDATE - LibDefWriteFailure to accept type instead of formatted string
Show description for 0a2d7f8
JhonnyBillM
committed
0a2d7f8
View commit details
Copy full SHA for 0a2d7f8
Browse repository at this point
UPDATE - migrate linker.rs to new diagnostics infra
JhonnyBillM
committed
086e70f
View commit details
Copy full SHA for 086e70f
Browse repository at this point
UPDATE - migrate write.rs to new diagnostics infra
JhonnyBillM
committed
d9197db
View commit details
Copy full SHA for d9197db
Browse repository at this point
UPDATE - codege-ssa errors to new Diagnostic macro name
JhonnyBillM
committed
67eb01c
View commit details
Copy full SHA for 67eb01c
Browse repository at this point
UPDATE - resolve fixme and emit errors via Handler
JhonnyBillM
committed
7548d95
View commit details
Copy full SHA for 7548d95
Browse repository at this point
DELETE - unused error after PR# 100101 was merged
JhonnyBillM
committed
0f97d4a
View commit details
Copy full SHA for 0f97d4a
Browse repository at this point
ADD - initial port of link.rs
JhonnyBillM
committed
12aa84b
View commit details
Copy full SHA for 12aa84b
Browse repository at this point
Address PR comments
Show description for a25f939
JhonnyBillM
committed
a25f939
View commit details
Copy full SHA for a25f939
Browse repository at this point
ADD - implement IntoDiagnostic for thorin::Error wrapper
JhonnyBillM
committed
13d4f27
View commit details
Copy full SHA for 13d4f27
Browse repository at this point
You can’t perform that action at this time.