We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
resource r(b: int) { r(b); } fn main() { r(0); }
Hits a fatal assertion rather than simply failing:
rust: task 7fce71800000 ran out of stack rust: fatal, 'on_rust_stack()' failed, ../src/rt/rust_task.cpp:570