Skip to main content

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

async lowering could not spill registers across suspend

Metadata

  • Code: E5001
  • Default level: Error
  • Phase: Lowering
  • Canonical docs URL: https://docs.brim-lang.com/diagnostics/E5001
  • Tags: mir, async

How to fix

  • reduce captures
  • split async fn

Typical output

E5001: async state machine spill failure
note: async lowering could not spill registers across suspend