Skip to content

main_binary should reuse the caller's target #4

Closed
@epage

Description

@epage

I suspect when running cargo test --target TRIPLET that main_binary will still use the default TRIPLE.

Downside: when the user is calling cargo test without a --target, assert_cmd passing --target will cause a one-time large compile time cost

See assert-rs/assert_cli#109

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions