diff options
| author | Josh Stone <jistone@redhat.com> | 2025-06-04 15:03:19 -0700 |
|---|---|---|
| committer | Josh Stone <jistone@redhat.com> | 2025-06-04 15:21:30 -0700 |
| commit | 925e76167ce2465c5c9d990d97c2db99f459640b (patch) | |
| tree | b6d168f02eddaf689ac30d7909a397685876b6f9 /compiler/rustc_parse/src | |
| parent | 4b27a04cc8ed4da10a546a871e23e665d03f7a79 (diff) | |
| download | rust-925e76167ce2465c5c9d990d97c2db99f459640b.tar.gz rust-925e76167ce2465c5c9d990d97c2db99f459640b.zip | |
Ensure stack in `ThirBuildCx::mirror_exprs`
This solve a stack overflow found on Fedora s390x when building `tests/ui/parser/survive-peano-lesson-queue.rs`. Note that the singular `mirror_expr` method already has this stack check, but in this case the plural method was the one recursing too deeply.
Diffstat (limited to 'compiler/rustc_parse/src')
0 files changed, 0 insertions, 0 deletions
