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.7k
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
implement error multi provider
- #149615
#149615
Closed
arielb1
wants to merge 8 commits into
rust-lang:main
rust-lang/rust:main
from
arielb1:error-backtrace
arielb1/rust:error-backtrace
Copy head branch name to clipboard
Conversation
Commits
8
(8)
Checks
Files changed
Closed
implement error multi provider
#149615
arielb1
wants to merge 8 commits into
rust-lang:main
rust-lang/rust:main
from
arielb1:error-backtrace
arielb1/rust:error-backtrace
Copy head branch name to clipboard
Commits
Commits on Jan 8, 2026
move error.rs to error/mod.rs
Ariel Ben-Yehuda
committed
0dccb7e
View commit details
Copy full SHA for 0dccb7e
Browse repository at this point
move the error provide code to its own module
Ariel Ben-Yehuda
committed
ed60cbb
View commit details
Copy full SHA for ed60cbb
Browse repository at this point
implement error multi request
Ariel Ben-Yehuda
committed
ed99d3f
View commit details
Copy full SHA for ed99d3f
Browse repository at this point
cleanups
Ariel Ben-Yehuda
committed
5eb1150
View commit details
Copy full SHA for 5eb1150
Browse repository at this point
address review comments
Ariel Ben-Yehuda
committed
eaa79d5
View commit details
Copy full SHA for eaa79d5
Browse repository at this point
move provide to its own module
Ariel Ben-Yehuda
committed
65970fb
View commit details
Copy full SHA for 65970fb
Browse repository at this point
use the new tracking issue
Ariel Ben-Yehuda
committed
d9d4168
View commit details
Copy full SHA for d9d4168
Browse repository at this point
ensure first-writer-wins consistently
Ariel Ben-Yehuda
committed
26f84ae
View commit details
Copy full SHA for 26f84ae
Browse repository at this point
You can’t perform that action at this time.