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

clone/copy inserted implicitly hot path

Metadata

  • Code: W1014
  • Default level: Warning
  • Phase: Codegen
  • Canonical docs URL: https://docs.brim-lang.com/diagnostics/W1014
  • Tags: lint, perf

How to fix

  • avoid accidental clones
  • pass by reference

Typical output

W1014: performance pessimization
note: clone/copy inserted implicitly hot path