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

move conflicts with outstanding borrow

Metadata

  • Code: E4003
  • Default level: Error
  • Phase: Borrow Check
  • Canonical docs URL: https://docs.brim-lang.com/diagnostics/E4003
  • Tags: borrow, move

How to fix

  • clone
  • take via replace APIs

Typical output

E4003: cannot move out of borrowed content
note: move conflicts with outstanding borrow