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

vtable slot unresolved during lowering

Metadata

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

How to fix

  • ensure codegen emits vtables
  • fix trait imports

Typical output

E5006: dyn dispatch metadata missing
note: vtable slot unresolved during lowering