Skip to content

Commit

Permalink
Auto merge of #116183 - cjgillot:debug-dse-always, r=oli-obk
Browse files Browse the repository at this point in the history
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 rust-lang/rust#103655
  • Loading branch information
bors committed Oct 8, 2023
2 parents 70d2f03 + f6c0b68 commit eb199e5
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit eb199e5

Please sign in to comment.