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
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.5k
Star
116k
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
Miscellaneous diagnostics cleanups
- #120571
#120571
Merged
bors
merged 14 commits into
rust-lang:master
rust-lang/rust:master
from
nnethercote:misc-diagnostics
nnethercote/rust:misc-diagnostics
Copy head branch name to clipboard
Feb 4, 2024
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Miscellaneous diagnostics cleanups
#120571
bors
merged 14 commits into
rust-lang:master
rust-lang/rust:master
from
nnethercote:misc-diagnostics
nnethercote/rust:misc-diagnostics
Copy head branch name to clipboard
Commits
Commits on Feb 1, 2024
Tweak `emit_stashed_diagnostics`.
Show description for 3434466
nnethercote
committed
3434466
View commit details
Copy full SHA for 3434466
Browse repository at this point
A small fix in `enforce_slug_naming.rs`.
Show description for 3db37fb
nnethercote
committed
3db37fb
View commit details
Copy full SHA for 3db37fb
Browse repository at this point
Fit more values into `DiagnosticArgValue::Number`.
Show description for 26eb6da
nnethercote
committed
26eb6da
View commit details
Copy full SHA for 26eb6da
Browse repository at this point
Rework `StringPart`.
Show description for 2621f7f
nnethercote
committed
2621f7f
View commit details
Copy full SHA for 2621f7f
Browse repository at this point
Commits on Feb 2, 2024
Make some fatal errors more concise.
nnethercote
committed
54c4f94
View commit details
Copy full SHA for 54c4f94
Browse repository at this point
Remove an out-of-date comment.
Show description for 585367f
nnethercote
committed
585367f
View commit details
Copy full SHA for 585367f
Browse repository at this point
`Diagnostic` cleanups
Show description for a9a2e15
nnethercote
committed
a9a2e15
View commit details
Copy full SHA for a9a2e15
Browse repository at this point
`SilentEmitter::fatal_note` doesn't need to be optional.
nnethercote
committed
8ba25d0
View commit details
Copy full SHA for 8ba25d0
Browse repository at this point
Remove some unnecessary `clone` calls.
nnethercote
committed
df322fc
View commit details
Copy full SHA for df322fc
Browse repository at this point
Use `DiagnosticArgName` in a few more places.
nnethercote
committed
6fdaf3e
View commit details
Copy full SHA for 6fdaf3e
Browse repository at this point
Improve a local variable name.
nnethercote
committed
cd4c5cd
View commit details
Copy full SHA for cd4c5cd
Browse repository at this point
Fix an incorrect comment.
nnethercote
committed
b506cce
View commit details
Copy full SHA for b506cce
Browse repository at this point
Simplify future breakage control flow.
Show description for 0621cd4
nnethercote
committed
0621cd4
View commit details
Copy full SHA for 0621cd4
Browse repository at this point
Use `StringPart` more.
nnethercote
committed
be64802
View commit details
Copy full SHA for be64802
Browse repository at this point
You can’t perform that action at this time.