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
.
servo
/
rust-smallvec
Public
Notifications
You must be signed in to change notification settings
Fork
192
Star
1.7k
Code
Issues
20
Pull requests
5
Actions
Projects
Wiki
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Added SmallVec::push_mut andSmallVec::insert_mut
- #406
#406
Merged
alejandro-vaz
merged 10 commits into
servo:v2
servo/rust-smallvec:v2
from
mematthias:add_push_mut
mematthias/rust-smallvec:add_push_mut
Copy head branch name to clipboard
Aug 26, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Added SmallVec::push_mut andSmallVec::insert_mut
#406
alejandro-vaz
merged 10 commits into
servo:v2
servo/rust-smallvec:v2
from
mematthias:add_push_mut
mematthias/rust-smallvec:add_push_mut
Copy head branch name to clipboard
Commits
Commits on Aug 26, 2026
- added push_mut
Show description for ece57cf
mematthias
committed
ece57cf
View commit details
Copy full SHA for ece57cf
Browse repository at this point
added insert_mut
mematthias
committed
4bf7752
View commit details
Copy full SHA for 4bf7752
Browse repository at this point
Review changes applied
Show description for 9929c23
mematthias
committed
9929c23
View commit details
Copy full SHA for 9929c23
Browse repository at this point
Fixed Miri Stacked Borrows rules violation
mematthias
committed
c2ff740
View commit details
Copy full SHA for c2ff740
Browse repository at this point
Improved push_mut
mematthias
committed
f020fff
View commit details
Copy full SHA for f020fff
Browse repository at this point
Improved insert_mut
mematthias
committed
781aa43
View commit details
Copy full SHA for 781aa43
Browse repository at this point
Applied cargo fmt
mematthias
committed
b9e3ef4
View commit details
Copy full SHA for b9e3ef4
Browse repository at this point
Obsolete comments removed
mematthias
committed
7eda2ec
View commit details
Copy full SHA for 7eda2ec
Browse repository at this point
Merge branch 'v2' into add_push_mut
Show description for 65a5827
alejandro-vaz
authored
65a5827
View commit details
Copy full SHA for 65a5827
Browse repository at this point
Applied cargo fmt
mematthias
committed
fa8196d
View commit details
Copy full SHA for fa8196d
Browse repository at this point
You can’t perform that action at this time.