Commit fb918ce
committed
Auto merge of #145979 - wesleywiser:revert_144407, r=jieyouxu
Revert "fix(debuginfo): disable overflow check for recursive non-enum types"
This reverts commit 49eda8e.
Discussed during the T-compiler triage meeting with the [decision](https://rust-lang.zulipchat.com/#narrow/channel/238009-t-compiler.2Fmeetings/topic/.5Bweekly.5D.202025-08-28/near/536614591) to revert #144407 instead of attempting a forward fix.File tree
2 files changed
+2
-34
lines changed- compiler/rustc_codegen_llvm/src/debuginfo/metadata
- tests/codegen-llvm
2 files changed
+2
-34
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
285 | 285 | | |
286 | 286 | | |
287 | 287 | | |
288 | | - | |
289 | | - | |
| 288 | + | |
| 289 | + | |
290 | 290 | | |
291 | 291 | | |
292 | 292 | | |
| |||
This file was deleted.
0 commit comments