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
Add
std::error::Report
type
- #91938
#91938
Merged
bors
merged 13 commits into
rust-lang:master
rust-lang/rust:master
from
yaahc:error-reporter
yaahc/rust:error-reporter
Copy head branch name to clipboard
Jan 14, 2022
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Add
std::error::Report
type
#91938
bors
merged 13 commits into
rust-lang:master
rust-lang/rust:master
from
yaahc:error-reporter
yaahc/rust:error-reporter
Copy head branch name to clipboard
Commits
Commits on Oct 22, 2021
Try commiting again
seanchen1991
committed
59df6c8
View commit details
Copy full SHA for 59df6c8
Browse repository at this point
Have `pretty` and `show_backtrace` accept booleans
seanchen1991
committed
6a59d0e
View commit details
Copy full SHA for 6a59d0e
Browse repository at this point
Change `source` field to `error`
seanchen1991
committed
c6de413
View commit details
Copy full SHA for c6de413
Browse repository at this point
Commits on Oct 27, 2021
Attempt to fix tidy errors
seanchen1991
committed
c0f14cb
View commit details
Copy full SHA for c0f14cb
Browse repository at this point
Add `rust` annotation to doctest
seanchen1991
committed
aa853bd
View commit details
Copy full SHA for aa853bd
Browse repository at this point
Format doctest
seanchen1991
committed
d2f49ee
View commit details
Copy full SHA for d2f49ee
Browse repository at this point
Fix broken doctest
seanchen1991
committed
32bcb81
View commit details
Copy full SHA for 32bcb81
Browse repository at this point
Commits on Dec 14, 2021
Update std::error::Report based on feedback
yaahc
committed
1386a15
View commit details
Copy full SHA for 1386a15
Browse repository at this point
Commits on Dec 16, 2021
Update report output and fix examples
yaahc
committed
4420cc3
View commit details
Copy full SHA for 4420cc3
Browse repository at this point
add a panicking example
yaahc
committed
078b112
View commit details
Copy full SHA for 078b112
Browse repository at this point
more docs improvements
yaahc
committed
9be1cc9
View commit details
Copy full SHA for 9be1cc9
Browse repository at this point
Commits on Dec 17, 2021
attempt to make Report usable with Box dyn Error and fn main
yaahc
committed
5b3902f
View commit details
Copy full SHA for 5b3902f
Browse repository at this point
Commits on Jan 7, 2022
silence tidy errors
yaahc
committed
72cb1bd
View commit details
Copy full SHA for 72cb1bd
Browse repository at this point
You can’t perform that action at this time.