miri fails to apply recursion limit, hits stack overflow instead #2934
Labels
A-interpreter
Area: affects the core interpreter
C-bug
Category: This is a bug.
I-ICE
Impact: makes Miri crash with some ICE
tests/ui/issues/issue-37311-type-length-limit/issue-37311.rs
cargo check or build:
Yet
cargo miri run
accepts this code and will stack overflow eventually 🤔The text was updated successfully, but these errors were encountered: