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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
bevyengine
/
bevy
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
4.8k
Star
48k
Code
Issues
2.8k
Pull requests
587
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
implement UniqueEntityVec
- #17549
#17549
Merged
alice-i-cecile
merged 11 commits into
bevyengine:main
bevyengine/bevy:main
from
Victoronz:unique-entity-vec
Victoronz/bevy:unique-entity-vec
Copy head branch name to clipboard
Jan 28, 2025
Conversation
Commits
11
(11)
Checks
Files changed
Merged
implement UniqueEntityVec
#17549
alice-i-cecile
merged 11 commits into
bevyengine:main
bevyengine/bevy:main
from
Victoronz:unique-entity-vec
Victoronz/bevy:unique-entity-vec
Copy head branch name to clipboard
Commits
Commits on Jan 25, 2025
implement UniqueEntityVec
Victoronz
committed
75d0c6a
View commit details
Copy full SHA for 75d0c6a
Browse repository at this point
Commits on Jan 27, 2025
address comments
Victoronz
committed
aa36aa3
View commit details
Copy full SHA for aa36aa3
Browse repository at this point
add further documentation on Extend and FromIterator impls
Victoronz
committed
147d639
View commit details
Copy full SHA for 147d639
Browse repository at this point
Add further comments on reservation logic and fold/for_each usage
Victoronz
committed
2054fce
View commit details
Copy full SHA for 2054fce
Browse repository at this point
Add UniqueEntityVec::collect to disallowed methods
Victoronz
committed
c11bef4
View commit details
Copy full SHA for c11bef4
Browse repository at this point
correct the disallowed method
Victoronz
committed
05efc3e
View commit details
Copy full SHA for 05efc3e
Browse repository at this point
clippy toml formatting
Victoronz
committed
d4a849c
View commit details
Copy full SHA for d4a849c
Browse repository at this point
format clippy toml correctly
Victoronz
committed
3474bd5
View commit details
Copy full SHA for 3474bd5
Browse repository at this point
add EntitySetIterator::collect::<UniqueEntityVec> to disallowed methods, clarify reason
Victoronz
committed
e9801a7
View commit details
Copy full SHA for e9801a7
Browse repository at this point
format clippy toml once more
Victoronz
committed
f8bd259
View commit details
Copy full SHA for f8bd259
Browse repository at this point
add a newline at the end of clippy-toml
Victoronz
committed
e36321e
View commit details
Copy full SHA for e36321e
Browse repository at this point
You can’t perform that action at this time.