about summary refs log tree commit diff
path: root/compiler/rustc_parse/src
diff options
context:
space:
mode:
authorJosh Stone <jistone@redhat.com>2025-06-04 15:03:19 -0700
committerJosh Stone <jistone@redhat.com>2025-06-04 15:21:30 -0700
commit925e76167ce2465c5c9d990d97c2db99f459640b (patch)
treeb6d168f02eddaf689ac30d7909a397685876b6f9 /compiler/rustc_parse/src
parent4b27a04cc8ed4da10a546a871e23e665d03f7a79 (diff)
downloadrust-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