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 }}
servo
/
rust-smallvec
Public
Notifications
You must be signed in to change notification settings
Fork
223
Star
1.7k
Code
Issues
11
Pull requests
3
Actions
Projects
Wiki
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
refactor: new error system
- #624
#624
Merged
alejandro-vaz
merged 20 commits into
servo:v2
servo/rust-smallvec:v2
from
alejandro-vaz:new-errors
alejandro-vaz/rust-smallvec:new-errors
Copy head branch name to clipboard
Sep 21, 2026
Conversation
Commits
20
(20)
Checks
Files changed
Merged
refactor: new error system
#624
alejandro-vaz
merged 20 commits into
servo:v2
servo/rust-smallvec:v2
from
alejandro-vaz:new-errors
alejandro-vaz/rust-smallvec:new-errors
Copy head branch name to clipboard
Commits
Commits on Sep 19, 2026
refactor: new error system
alejandro-vaz
committed
8cf6efb
View commit details
Copy full SHA for 8cf6efb
Browse repository at this point
fix: remove never type
alejandro-vaz
committed
7864d3e
View commit details
Copy full SHA for 7864d3e
Browse repository at this point
fix: precise lint
alejandro-vaz
committed
4c5cd97
View commit details
Copy full SHA for 4c5cd97
Browse repository at this point
refactor: change to infallible
alejandro-vaz
committed
7ba7814
View commit details
Copy full SHA for 7ba7814
Browse repository at this point
fix: style formatting
alejandro-vaz
committed
9553b24
View commit details
Copy full SHA for 9553b24
Browse repository at this point
refactor: include in-string formatting
alejandro-vaz
committed
fb2e818
View commit details
Copy full SHA for fb2e818
Browse repository at this point
Commits on Sep 20, 2026
Merge branch 'v2' into new-errors
Show description for e6592c2
alejandro-vaz
authored
e6592c2
View commit details
Copy full SHA for e6592c2
Browse repository at this point
fix: error handling
alejandro-vaz
committed
56a6eb9
View commit details
Copy full SHA for 56a6eb9
Browse repository at this point
fix: remove crate import prefix
alejandro-vaz
committed
e5c0c96
View commit details
Copy full SHA for e5c0c96
Browse repository at this point
refactor: simplified errors
alejandro-vaz
committed
cbd5613
View commit details
Copy full SHA for cbd5613
Browse repository at this point
refactor: add handle inline
alejandro-vaz
committed
35321b2
View commit details
Copy full SHA for 35321b2
Browse repository at this point
style: formatting
alejandro-vaz
committed
1852ed3
View commit details
Copy full SHA for 1852ed3
Browse repository at this point
refactor: cleaner error handling
alejandro-vaz
committed
94bdf72
View commit details
Copy full SHA for 94bdf72
Browse repository at this point
fix: unreachable code
alejandro-vaz
committed
b9124b9
View commit details
Copy full SHA for b9124b9
Browse repository at this point
refactor: reorder implementations
alejandro-vaz
committed
ebeb461
View commit details
Copy full SHA for ebeb461
Browse repository at this point
refactor: error method
alejandro-vaz
committed
15363ce
View commit details
Copy full SHA for 15363ce
Browse repository at this point
refactor: remove comment
alejandro-vaz
committed
b4b3849
View commit details
Copy full SHA for b4b3849
Browse repository at this point
style: formatting
alejandro-vaz
committed
8c6c21b
View commit details
Copy full SHA for 8c6c21b
Browse repository at this point
fix: added attributes to error handling
alejandro-vaz
committed
060f271
View commit details
Copy full SHA for 060f271
Browse repository at this point
fix: remove smallvec word from error message
alejandro-vaz
committed
28f0426
View commit details
Copy full SHA for 28f0426
Browse repository at this point
You can’t perform that action at this time.