Skip to content

Support cross install #1595

Open
Open
@dfego

Description

Checklist

Describe your request

I would like to use tools like cargo-bloat with cross, but when I attempt to cross install, I see:

[cross] warning: specified cargo subcommand `install` is not supported by `cross`.
[cross] note: Falling back to `cargo` on the host.

So I assume this is not supported.

I have no idea what kind of lift it would be, but it would be helpful, because I don't know of any alternatives at the moment.

Describe why this would be a good inclusion for cross

Being able to use other cargo packages within cross feels like a natural extension of the current functionality.

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions