about summary refs log tree commit diff
path: root/tests/rustdoc-ui/coverage/enum-tuple.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-03-24 12:53:04 +0000
committerbors <bors@rust-lang.org>2023-03-24 12:53:04 +0000
commit00e9372987755dece96561ef2eef0785c8742e55 (patch)
tree0f68441fec3a49e613b819fed88b0ca92b9db5d8 /tests/rustdoc-ui/coverage/enum-tuple.rs
parentd5e2a7aca55ed49fc943b7a07a8eba05ab5a0079 (diff)
parenta90e5cc9af1fcf7897194ac6a275407dc54db689 (diff)
downloadrust-00e9372987755dece96561ef2eef0785c8742e55.tar.gz
rust-00e9372987755dece96561ef2eef0785c8742e55.zip
Auto merge of #10516 - Alexendoo:split-debuginfo, r=flip1995
Use `split-debuginfo = "unpacked"` for debug builds

On Windows this has no effect as it's unsupported. On macOS the default set by cargo is already unpacked so no effect there either

For Linux it shaves a bit off the rebuild time, for me in the case of a simple `touch` + `cargo build` it goes from 12s to 10s

It saves a good amount of disk space too, on `aarch64-unknown-linux-gnu` it saves 1.2GB for a plain `cargo build`, 3GB when also running `cargo dev` and `cargo test --no-run -F internal`

r? `@flip1995`

changelog: none
Diffstat (limited to 'tests/rustdoc-ui/coverage/enum-tuple.rs')
0 files changed, 0 insertions, 0 deletions