Commits
Click on a commit to change the comparison rangefeat(cargo-codspeed): use cargo from cli
Local rustflags have be moved to cargo config.
Before this, the .vscode/settings.json was setting a `RUSTFLAGS` value
that was not shared by the cargo cli version, causing unneccessary
rebuilds between `cargo build` and an editor save.6 days ago
by GuillaumeLagrange