diff options
| author | Matthias Krüger <476013+matthiaskrgr@users.noreply.github.com> | 2025-04-18 05:17:53 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-18 05:17:53 +0200 |
| commit | 68b439c63bccf8498781159eb5d4b687930d1da6 (patch) | |
| tree | 1a417e5fb635b727d14add6e7216eae7497073ca /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | 484abe9f77162deaea61b20c285320934af8799b (diff) | |
| parent | d5c4ed04842235b08119fde271151f7f17b57139 (diff) | |
| download | rust-68b439c63bccf8498781159eb5d4b687930d1da6.tar.gz rust-68b439c63bccf8498781159eb5d4b687930d1da6.zip | |
Rollup merge of #138599 - adwinwhite:recursive-overflow, r=wesleywiser
avoid overflow when generating debuginfo for expanding recursive types Fixes #135093 Fixes #121538 Fixes #107362 Fixes #100618 Fixes #115994 The overflow happens because expanding recursive types keep creating new nested types when recurring into sub fields. I fixed that by returning an empty stub node when expanding recursion is detected.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
