Skip to content

test_bin relies on internals of Cargo and will break with existing / upcoming features #7

@epage

Description

@epage

Tests assumes the location of build artifacts

You can reproduce this by running either:

$ cargo +nightly test -Zbuild-dir-new-layout
$ CARGO_BUILD_BUILD_DIR=build cargo test

This is being tracked upstream at MichaelMcDonnell/test_bin#13. Alternatives with a fix available include

This problem was identified by the following crater run: rust-lang/rust#149852

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions