Skip to content

Find crate by name should return a vector #40

Closed
@celinval

Description

@celinval

Since a crate name can match more than one crate, I was wondering if we should return a vector instead of an Option<Crate>.

See an example on rustc test tests/codegen/nounwind.rs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions