Should have a stack-probe test that doesn't need std's overflow handler #125390
Open
Description
Many platforms need to ignore stack-probes.rs
simply because they cannot emit the right lines of text. I think testing std's stack overflow handler and its messaging should be distinguished from the possibly more critical question of "well, do we have stack probes or not?"
See:
Activity