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

macro may capture unintended bindings

Metadata

  • Code: W1013
  • Default level: Warning
  • Phase: General
  • Canonical docs URL: https://docs.brim-lang.com/diagnostics/W1013
  • Tags: lint, macros

How to fix

  • use $crate paths
  • quote identifiers

Typical output

W1013: macro hygiene leak suspicion
note: macro may capture unintended bindings