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
requested tail recursion optimization unsupportedMetadata
- Code:
E5008 - Default level: Error
- Phase: Lowering
- Canonical docs URL:
https://docs.brim-lang.com/diagnostics/E5008 - Tags:
mir,tailcall
How to fix
- remove must-tail
- adjust calling convention