about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/query.rs
diff options
context:
space:
mode:
authorWesley Wiser <wwiser@gmail.com>2025-01-20 14:02:35 -0600
committerWesley Wiser <wwiser@gmail.com>2025-01-20 15:38:09 -0600
commit0b24fc99368ebfe9fa58e9b70785dc30ad2049bc (patch)
treea6cf915dc6718d56044656430a5a2538beda3c15 /compiler/rustc_mir_transform/src/coverage/query.rs
parentfdb636e88b48ef8b3166d71ddca7332b625334c5 (diff)
downloadrust-0b24fc99368ebfe9fa58e9b70785dc30ad2049bc.tar.gz
rust-0b24fc99368ebfe9fa58e9b70785dc30ad2049bc.zip
Set `DebuginfoKind::Dwarf` for `*-windows-gnu` and `*-windows-gnullvm`
These targets have always generated DWARF debuginfo and not CodeView/PDB debuginfo
like the MSVC Windows targets. Correct their target definitions to reflect this.

The newly added tests for the various combinations of `*-windows-gnu*` targets and
`-Csplit-debuginfo` show that this does not change any stable behavior.
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/query.rs')
0 files changed, 0 insertions, 0 deletions