about summary refs log tree commit diff
path: root/src/test/rustdoc-ui/coverage/json.rs
diff options
context:
space:
mode:
authorMichael Woerister <michaelwoerister@posteo>2020-03-19 17:14:02 +0100
committerMichael Woerister <michaelwoerister@posteo>2020-03-31 16:11:16 +0200
commit1e5b4594e1aad47fccd855fa54dd40a84d07dbdf (patch)
treee1bfa779e0645444d337d020493b54cafb9e6e64 /src/test/rustdoc-ui/coverage/json.rs
parent2113659479a82ea69633b23ef710b58ab127755e (diff)
downloadrust-1e5b4594e1aad47fccd855fa54dd40a84d07dbdf.tar.gz
rust-1e5b4594e1aad47fccd855fa54dd40a84d07dbdf.zip
Make the rustc respect the `-C codegen-units` flag in incremental mode.
Before this commit `-C codegen-units` would just get silently be
ignored if `-C incremental` was specified too. After this commit
one can control the number of codegen units generated during
incremental compilation. The default is rather high at 256, so most
crates won't see a difference unless explicitly opting into a lower
count.
Diffstat (limited to 'src/test/rustdoc-ui/coverage/json.rs')
0 files changed, 0 insertions, 0 deletions