Skip to content

Support arbitrary rustc drivers #861

@bjorn3

Description

@bjorn3

Currently rustc and clippy-driver are hardcoded. It would be nice if arbitrary rustc drivers would be supported. This includes cargo-miri rustc, cg_clif and any other program that has a rustc compatible command line interface. One way would be to first check for a C compiler and if the output is error: Unrecognized option: 'E' instead attempt to detect a rustc compiler.

cc https://github.com/bjorn3/rustc_codegen_cranelift/issues/1091

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