Skip to content

Support setting rust flags in Xargo.toml #142

@RalfJung

Description

@RalfJung

It would be nice to be able to set rust compiler flags in Xargo.toml. For example, when using xargo to build a libstd for miri (following rust-lang/miri#171), particular flags need to be set. Right now, we need to tell people to set these themselves; if we could pit them into Xargo.toml, that would make things much nicer.

Or would Cargo.toml be the better place for this?

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