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
calling unsafe fn requires unsafe obligation propagationMetadata
- Code:
E2032 - Default level: Error
- Phase: Name Resolution
- Canonical docs URL:
https://docs.brim-lang.com/diagnostics/E2032 - Tags:
name,unsafe
How to fix
- mark callee unsafe
- wrap callsite with unsafe