about summary refs log tree commit diff
path: root/compiler/rustc_hir_analysis/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-10-08 10:50:33 +0000
committerbors <bors@rust-lang.org>2023-10-08 10:50:33 +0000
commit1e3c8f196b2753b3e463bc6be2dc446f36653279 (patch)
tree78d0f4467562904098c6c6536b6e57faf0e8e95e /compiler/rustc_hir_analysis/src
parentab039f79b8a0cfea01fb8aa10860560b9689e4c6 (diff)
parentb704697fba5a1621000fbfbd53231cfa0b388878 (diff)
downloadrust-1e3c8f196b2753b3e463bc6be2dc446f36653279.tar.gz
rust-1e3c8f196b2753b3e463bc6be2dc446f36653279.zip
Auto merge of #116183 - cjgillot:debug-dse-always, r=oli-obk
Always preserve DebugInfo in DeadStoreElimination.

This is a version of #106852 that does not check the current crate's debuginfo flag, and always attempts to preserve debuginfo.

I haven't figured out how to handle mixing debuginfo levels for std, the one for the test, and the one for the CI target just right to merge #106852, so this can at least fix the debuginfo issue.

Fixes https://github.com/rust-lang/rust/issues/103655
Diffstat (limited to 'compiler/rustc_hir_analysis/src')
0 files changed, 0 insertions, 0 deletions