about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/debug.rs
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2022-11-08 20:40:50 +0100
committerGitHub <noreply@github.com>2022-11-08 20:40:50 +0100
commit92f1c6f8845a0793a33337eac4b9d6d6ab6b9af7 (patch)
treec515c2223ddcf01556b8e303898e58fc5261001c /compiler/rustc_mir_transform/src/coverage/debug.rs
parent53b6a894ca66d1ca0e68f47fedf3795de0e1fe2d (diff)
parent4c3cad062014253452a15574868e49328486ec02 (diff)
downloadrust-92f1c6f8845a0793a33337eac4b9d6d6ab6b9af7.tar.gz
rust-92f1c6f8845a0793a33337eac4b9d6d6ab6b9af7.zip
Rollup merge of #104104 - kamirr:master, r=lcnr
Add split-debuginfo print option

This option prints all supported values for `-Csplit-debuginfo=..`, i.e. only stable ones on stable/beta and all of them on nightly/dev.

Motivated by 1.65.0 regression causing builds with the following entry in `Cargo.toml` to fail on Windows:
```toml
[profile.dev]
split-debuginfo = "unpacked"
```

See https://github.com/rust-lang/cargo/pull/11347 for details.

This will lead to closing https://github.com/rust-lang/rust/issues/103976.
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/debug.rs')
0 files changed, 0 insertions, 0 deletions