Skip to content

add missing From conversions to SmallVec #633

Description

@alejandro-vaz

those which have already into_* methods, but for some reason we don't have them as convert implementations

e.g.:

  1. to Vec<T, A>
  2. to Box<[T], A>

etc etc etc

that have methods but not the From trait conversion

Activity

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

Metadata

Metadata

Assignees

Labels

good first issueGood for a first contributorhelp wantedNo clear candidate to implement itr-featurerelated to a new feature

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions