We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fail!()
There are a lot of issues surrounding doing this soundly, but this is what we should be doing.
Related issues: #2361
#3695 #3555 #9855 #9854
There is also a large comment in rust_stack_exhausted that goes into more details about the trickiness of implementing this correctly.
rust_stack_exhausted