Skip to content

Multiple matching crates for parent crate [E0464] #101

Open
@CAD97

Description

@CAD97

See https://travis-ci.org/Robbepop/string-interner/jobs/339735884 for the build log (config.link_deps()).
And https://travis-ci.org/Robbepop/string-interner/jobs/339733480 for an earlier one (config.target_ruscflags = Some("-L target/debug/deps").

Locally on my Windows machine, config.link_deps() fails due to #81 and config.target_rustcflags = Some("-L target/debug/deps") works fine. config.clean_rmeta is called after setting the link arguments in both cases.

Compile test harness here: https://github.com/CAD97/string-interner/blob/d95952459bb0b0a99448c9f5c84ff182b2ef7e38/tests/compiletests.rs
Singular compile-fail test here: https://github.com/CAD97/string-interner/blob/d95952459bb0b0a99448c9f5c84ff182b2ef7e38/tests/compile-fail/pooled_str_outlives.rs

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