Skip to content

Respect config.toml #163

@winstxnhdw

Description

@winstxnhdw

I have the following configuration

[build]
rustflags = ["-C", "target-cpu=native"]

But cargo codspeed build doesn't seem to respect this config. I have to manually add the flag.

RUSTFLAGS="-C target-cpu=native" cargo codspeed build

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions