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 }}
bluss
/
arrayvec
Public
Notifications
You must be signed in to change notification settings
Fork
157
Star
894
Code
Issues
33
Pull requests
41
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Merge 0.4 branch to master
- #115
#115
Merged
bluss
merged 8 commits into
master
bluss/arrayvec:master
from
merge-0.4
bluss/arrayvec:merge-0.4
Copy head branch name to clipboard
Dec 16, 2018
Conversation
Commits
8
(8)
Checks
Files changed
Merged
Merge 0.4 branch to master
#115
bluss
merged 8 commits into
master
bluss/arrayvec:master
from
merge-0.4
bluss/arrayvec:merge-0.4
Copy head branch name to clipboard
Commits
Commits on Dec 15, 2018
MAINT: Test the 0.4 branch in travis
bluss
committed
cc3cb8d
View commit details
Copy full SHA for cc3cb8d
Browse repository at this point
TEST: Add test that Some(ArrayVec<[&_;_]>).is_some()
Show description for 8f8617b
bluss
committed
8f8617b
View commit details
Copy full SHA for 8f8617b
Browse repository at this point
FEAT: Implement a "MaybeUninit" and use it conditionally
Show description for 2901223
bluss
committed
2901223
View commit details
Copy full SHA for 2901223
Browse repository at this point
FIX: Remove use of uninitialized in ArrayString
Show description for d395a01
bluss
committed
d395a01
View commit details
Copy full SHA for d395a01
Browse repository at this point
Commits on Dec 16, 2018
TEST: Add test that ensures the MaybeUninit impl is used on nightly
bluss
committed
f0ec3e1
View commit details
Copy full SHA for f0ec3e1
Browse repository at this point
Merge pull request #114 from bluss/maybe-uninit-0.4
Show description for 3edc9a6
bluss
authored
3edc9a6
View commit details
Copy full SHA for 3edc9a6
Browse repository at this point
0.4.9
bluss
committed
2316b85
View commit details
Copy full SHA for 2316b85
Browse repository at this point
Merge branch '0.4' of https://github.com/bluss/arrayvec into merge-0.4
Show description for 94ab27a
bluss
committed
94ab27a
View commit details
Copy full SHA for 94ab27a
Browse repository at this point
You can’t perform that action at this time.