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
raw pointer cast mixes incompatible provenanceMetadata
- Code:
E3048 - Default level: Error
- Phase: Type Check
- Canonical docs URL:
https://docs.brim-lang.com/diagnostics/E3048 - Tags:
types,unsafe
How to fix
- reuse provenance-safe casts
- avoid ptr::from_raw misuse