rust/compiler
Josh Stone 925e76167c 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.
2025-06-04 15:21:30 -07:00
..
2025-06-03 10:52:32 -07:00
2025-06-03 10:52:32 -07:00
2025-06-03 10:52:32 -07:00
2025-05-28 15:14:34 +01:00
2025-05-27 14:11:14 +03:00
2025-05-28 15:14:34 +01:00
2025-05-27 14:11:14 +03:00
2025-05-30 02:28:35 +10:00
2025-06-03 10:52:32 -07:00
2025-06-03 10:52:32 -07:00