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
diagnostics: translation infrastructure
- #95512
#95512
Merged
bors
merged 23 commits into
rust-lang:master
rust-lang/rust:master
from
davidtwco:diagnostic-translation
davidtwco/rust:diagnostic-translation
Copy head branch name to clipboard
Apr 5, 2022
Conversation
Commits
23
(23)
Checks
Files changed
Merged
diagnostics: translation infrastructure
#95512
bors
merged 23 commits into
rust-lang:master
rust-lang/rust:master
from
davidtwco:diagnostic-translation
davidtwco/rust:diagnostic-translation
Copy head branch name to clipboard
Commits
Commits on Apr 5, 2022
errors: introduce `DiagnosticMessage`
Show description for 8c68456
davidtwco
committed
8c68456
View commit details
Copy full SHA for 8c68456
Browse repository at this point
span: move `MultiSpan`
Show description for c45f295
davidtwco
committed
c45f295
View commit details
Copy full SHA for c45f295
Browse repository at this point
errors: implement fallback diagnostic translation
Show description for 7f91697
davidtwco
committed
7f91697
View commit details
Copy full SHA for 7f91697
Browse repository at this point
errors: implement sysroot/testing bundle loading
Show description for d5119c5
davidtwco
committed
d5119c5
View commit details
Copy full SHA for d5119c5
Browse repository at this point
macros: update comments
Show description for 2bf64d6
davidtwco
committed
2bf64d6
View commit details
Copy full SHA for 2bf64d6
Browse repository at this point
macros: move suggestion type handling to fn
Show description for 8677fef
davidtwco
committed
8677fef
View commit details
Copy full SHA for 8677fef
Browse repository at this point
macros: add args for non-subdiagnostic fields
Show description for 9956d4f
davidtwco
committed
9956d4f
View commit details
Copy full SHA for 9956d4f
Browse repository at this point
errors: disable directionality isolation markers
Show description for a52b507
davidtwco
committed
a52b507
View commit details
Copy full SHA for a52b507
Browse repository at this point
macros: update session diagnostic errors
Show description for f0de7df
davidtwco
committed
f0de7df
View commit details
Copy full SHA for f0de7df
Browse repository at this point
macros: translatable struct attrs and warnings
Show description for d0fd8d7
davidtwco
committed
d0fd8d7
View commit details
Copy full SHA for d0fd8d7
Browse repository at this point
macros: rename `#[message]` to `#[primary_span]`
Show description for 8100541
davidtwco
committed
8100541
View commit details
Copy full SHA for 8100541
Browse repository at this point
macros: add `#[no_arg]` to skip `set_arg` call
Show description for 70ee0c9
davidtwco
committed
70ee0c9
View commit details
Copy full SHA for 70ee0c9
Browse repository at this point
macros: optional error codes
Show description for 72dec56
davidtwco
committed
72dec56
View commit details
Copy full SHA for 72dec56
Browse repository at this point
macros: support translatable labels
Show description for a88717c
davidtwco
committed
a88717c
View commit details
Copy full SHA for a88717c
Browse repository at this point
macros: note/help in `SessionDiagnostic` derive
Show description for b40ee88
davidtwco
committed
b40ee88
View commit details
Copy full SHA for b40ee88
Browse repository at this point
macros: support translatable suggestions
Show description for 22685b9
davidtwco
committed
22685b9
View commit details
Copy full SHA for 22685b9
Browse repository at this point
errors: don't try load default locale from sysroot
Show description for 141f840
davidtwco
committed
141f840
View commit details
Copy full SHA for 141f840
Browse repository at this point
typeck: remove now-unnecessary parameter from diag
Show description for c6a3349
davidtwco
committed
c6a3349
View commit details
Copy full SHA for c6a3349
Browse repository at this point
errors: add links to fluent documentation
Show description for e27389b
davidtwco
committed
e27389b
View commit details
Copy full SHA for e27389b
Browse repository at this point
session: opt for enabling directionality markers
Show description for 3c2f864
davidtwco
committed
3c2f864
View commit details
Copy full SHA for 3c2f864
Browse repository at this point
errors: use `impl Into<FluentId>`
Show description for 66f22e5
davidtwco
committed
66f22e5
View commit details
Copy full SHA for 66f22e5
Browse repository at this point
tidy: add fluent dependencies to whitelist
Show description for da56d92
davidtwco
committed
da56d92
View commit details
Copy full SHA for da56d92
Browse repository at this point
errors: support fluent + parallel compiler
Show description for ccd4820
davidtwco
committed
ccd4820
View commit details
Copy full SHA for ccd4820
Browse repository at this point
You can’t perform that action at this time.