about summary refs log tree commit diff
path: root/compiler/rustc_hir_analysis/src/structured_errors.rs
diff options
context:
space:
mode:
authorKyle Huey <khuey@kylehuey.com>2023-01-15 09:40:46 -0800
committerKyle Huey <khuey@kylehuey.com>2023-01-15 09:40:46 -0800
commit2b99b9fd25df59eb8b483e9809185f28d28199ed (patch)
treec204a950a3063fddaa2c4e9da94e3a1f91ba9d67 /compiler/rustc_hir_analysis/src/structured_errors.rs
parent754f6d4a8cf1963a3446b20b20fd10f42df1ee41 (diff)
downloadrust-2b99b9fd25df59eb8b483e9809185f28d28199ed.tar.gz
rust-2b99b9fd25df59eb8b483e9809185f28d28199ed.zip
Preserve split DWARF files when building archives.
The optimization that removes artifacts when building libraries is correct
from the compiler's perspective but not from a debugger's perspective.
Unpacked split debuginfo is referred to by filename and debuggers need
the artifact that contains debuginfo to continue to exist at that path.

Ironically the test expects the correct behavior but it was not running.
Diffstat (limited to 'compiler/rustc_hir_analysis/src/structured_errors.rs')
0 files changed, 0 insertions, 0 deletions