about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/mod.rs
diff options
context:
space:
mode:
authorMads Marquart <mads@marquart.dk>2025-01-31 04:07:04 +0100
committerMads Marquart <mads@marquart.dk>2025-01-31 04:07:04 +0100
commite790b92d72246c5dc2752285d1bb5605af3d2f64 (patch)
treecdfe73ee78a8a43d0310fa94cdb5963412e76398 /compiler/rustc_mir_transform/src/coverage/mod.rs
parentf85c6de55206dbee5ffedfd821df1503a7b92346 (diff)
downloadrust-e790b92d72246c5dc2752285d1bb5605af3d2f64.tar.gz
rust-e790b92d72246c5dc2752285d1bb5605af3d2f64.zip
Bootstrap: Don't duplicate cc-rs flags
Commands that end up invoking cc-rs, i.e. Cargo (through build scripts)
and cmake-rs don't need the CFLAGS from cc-rs itself, as they will just
end up as duplicates.

We do still choose to pass them in certain places, but now it's at least
clear which flags are default, and which flags are extra flags added on.
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/mod.rs')
0 files changed, 0 insertions, 0 deletions