Encountered a Stack Overflow Crash on stable compiled rust #105158
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
C-bug
Category: This is a bug.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
I tried this code:
https://play.rust-lang.org/?version=stable&mode=debug&edition=2021&gist=3bc6e2fae27c0a45ec2fa59a087a291b
I expected to see this happen:
Print out a vector of dynamic trait objects
Instead, this happened:
a Stack Overflow error on the compiled output
Meta
On the Rust Playground, using Debug, Stable on the 2nd of December 2022.
Backtrace
The text was updated successfully, but these errors were encountered: