Skip to content

Archive extra files, relative to paths other than the target directory #1457

Open
@sunshowers

Description

@sunshowers

In particular, we probably also want to add support for extra paths relative to the base output directory (e.g. target/debug, target/x86_64-unknown-linux-gnu/debug).

One challenge is that there can be multiple base output directories, and we may need a way to spec that out. (We don't currently support multiple --target options (#537), but upstream Rust does. Supporting multiple --targets isn't a requirement here, but we should ensure that whatever UI we come up with doesn't make supporting that harder.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-reuse-buildIssues around support for reusing buildshelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions