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

borrow violates pinning contract

Metadata

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

How to fix

  • Pin APIs
  • avoid moving pinned interior

Typical output

E4016: pinned value unpinned borrow
note: borrow violates pinning contract