Skip to content

cargo-raze generates duplicated aliases for rustix@0.37.19 #552

Open

Description

with rustix@0.37.19 cargo-raze creates rust_library with duplicated value in aliases field which fails to compile:

aliases = {
    "@raze__errno__0_3_1//:errno": "libc_errno",
    "@raze__errno__0_3_1//:errno": "libc_errno",
},

I've created a repository to reproduce: https://github.com/k1nkreet/cargo-raze-duplicated-alias

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions