Documentation Index
Fetch the complete documentation index at: https://docs.brim-lang.com/llms.txt
Use this file to discover all available pages before exploring further.
What this means
unsafe unwind assumptions possibly violatedMetadata
- Code:
W1015 - Default level: Warning
- Phase: Borrow Check
- Canonical docs URL:
https://docs.brim-lang.com/diagnostics/W1015 - Tags:
lint,panic
How to fix
- AssertUnwindSafe
- isolate unwind edges