Skip to content

Factor out the common code in configure script #17854

Closed
@brson

Description

@brson

Rust's configure script contains 4 years of accumulated knowledge, mostly around command line parsing and platform detection. We've copied parts of this script to Cargo's configure script, install.sh and rustup.sh. It would be nice to not duplicate this logic since the implementation of each drifts over time.

cc #16456

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