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
Accelerator
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
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
15.4k
Star
115k
Code
Issues
5k+
Pull requests
1.3k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Migrate rustc_codegen_gcc to SessionDiagnostics
- #101075
#101075
Merged
bors
merged 16 commits into
rust-lang:master
rust-lang/rust:master
from
ellishg:rustc_codegen_gcc_diagnostics
ellishg/rust:rustc_codegen_gcc_diagnostics
Copy head branch name to clipboard
Sep 30, 2022
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Migrate rustc_codegen_gcc to SessionDiagnostics
#101075
bors
merged 16 commits into
rust-lang:master
rust-lang/rust:master
from
ellishg:rustc_codegen_gcc_diagnostics
ellishg/rust:rustc_codegen_gcc_diagnostics
Copy head branch name to clipboard
Commits
Commits on Sep 24, 2022
Add RanlibFailure
ellishg
committed
9363f0f
View commit details
Copy full SHA for 9363f0f
Browse repository at this point
Add LinkageConstOrMutType
ellishg
committed
7e00a48
View commit details
Copy full SHA for 7e00a48
Browse repository at this point
Add UnwindingInlineAsm
ellishg
committed
d9aa635
View commit details
Copy full SHA for d9aa635
Browse repository at this point
Add LTONotSupported
ellishg
committed
d0b7e71
View commit details
Copy full SHA for d0b7e71
Browse repository at this point
Add LayoutSizeOverflow
ellishg
committed
5e0c53a
View commit details
Copy full SHA for 5e0c53a
Browse repository at this point
Lint against untranslatable diagnostics in rustc_codegen_gcc
ellishg
committed
1ce482a
View commit details
Copy full SHA for 1ce482a
Browse repository at this point
remove IntoDiagnosticArg impl for Option
ellishg
committed
fb488ad
View commit details
Copy full SHA for fb488ad
Browse repository at this point
Add wrapper type for ExitCode for use in RanlibFailure
ellishg
committed
e906ea8
View commit details
Copy full SHA for e906ea8
Browse repository at this point
lint type
ellishg
committed
6fdfcb3
View commit details
Copy full SHA for 6fdfcb3
Browse repository at this point
Add monomorphization errors
ellishg
committed
249e46b
View commit details
Copy full SHA for 249e46b
Browse repository at this point
impl SessionDiagnostic for LayoutError and Spanned<T>
ellishg
committed
6e22c0a
View commit details
Copy full SHA for 6e22c0a
Browse repository at this point
rebase and update trait names
ellishg
committed
5c7e629
View commit details
Copy full SHA for 5c7e629
Browse repository at this point
fix lifetime error
ellishg
committed
ac97487
View commit details
Copy full SHA for ac97487
Browse repository at this point
remove comment
ellishg
committed
d7bee58
View commit details
Copy full SHA for d7bee58
Browse repository at this point
Commits on Sep 27, 2022
lint and remove unused diagnostic
ellishg
committed
6d01c6d
View commit details
Copy full SHA for 6d01c6d
Browse repository at this point
Commits on Sep 29, 2022
print <signal> when ranlib failed without an exit code
ellishg
committed
01439c9
View commit details
Copy full SHA for 01439c9
Browse repository at this point
You can’t perform that action at this time.