diff options
| author | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2022-11-08 20:40:50 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-11-08 20:40:50 +0100 |
| commit | 92f1c6f8845a0793a33337eac4b9d6d6ab6b9af7 (patch) | |
| tree | c515c2223ddcf01556b8e303898e58fc5261001c /tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs | |
| parent | 53b6a894ca66d1ca0e68f47fedf3795de0e1fe2d (diff) | |
| parent | 4c3cad062014253452a15574868e49328486ec02 (diff) | |
| download | rust-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 'tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs')
0 files changed, 0 insertions, 0 deletions
