Skip to content
This repository was archived by the owner on Aug 19, 2024. It is now read-only.

Add moveit::Vec v2#35

Draft
mcy wants to merge 3 commits intogoogle:masterfrom
mcy:vec3
Draft

Add moveit::Vec v2#35
mcy wants to merge 3 commits intogoogle:masterfrom
mcy:vec3

Conversation

@mcy
Copy link
Contributor

@mcy mcy commented Oct 31, 2022

See #20


/// Creates a new `Vec<T>` using the constructors returned by `iter`.
///
/// Due to trait coherence issues, this cannot be exposed via `.collect()`.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What are the coherence issues here? I've copied the bounds and the FromIterator impl seems to be working: [play], [play_fancy].

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants