Skip to content

Publish rustc-demangle-capi on crates.io #44

@maurer

Description

@maurer

Right now, rustc-demangle-capi only exists as a subdirectory of this repository. In Android, we've been using crates.io as our primary source of third party packages, and it would be nice for rustc-demangle to not be an exception.

I could upload it myself, but I figured that Crichton should probably own the package.

For other users, making this crate available would also make it easier to pull into their builds, whether through a rules_rust style build in Bazel or by invoking cargo to build the .a or .so they need from crates.io or a cargo vendor directory. It also makes sense given rust-lang/rfcs#3028 which makes these possibly useful artifacts to a Cargo build.

Metadata

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