[rustc_ast/src/ast_traits.rs:301] Stack overflow for nested expressions #133773
Labels
C-bug
Category: This is a bug.
I-crash
Issue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics.
P-low
Low priority
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Code
Affected release channels
Rust Version
Current error output
Backtrace
Anything else?
This is a different SIGSEGV than the one sent earlier. Might not be exploitable, but rustc should be more robust for long inputs.
Also works in macros. Rustfmt also crashes, while rust-analyzer does not.
Please see evil8.rs.txt and evil9.rs.txt for full example code.
The text was updated successfully, but these errors were encountered: