Skip to content

Labels

Labels

  • alloc

    Allocator-related
  • ast

    Relating to AST
  • backlog

    For low-priority issues that are to be tackled when time permits (or in the future)
  • blocked

    Task is currently blocked from being implemented
  • bug

    Something isn't working
  • ci

    An issue with CI
  • codegen

    Issues related with code generation on any backend
  • conventions

    Related to naming and other conventions
  • core

    Relating to the core internals of the compiler.
  • dependencies

    Pull requests that update a dependency file
  • documentation

    Improvements or additions to documentation
  • duplicate

    This issue or pull request already exists
  • enhancement

    New feature or request
  • error-reporting

    Error reporting sub-system issues
  • fmt

    Language formatting library issues
  • good first issue

    Good for newcomers
  • help wanted

    Extra attention is needed
  • interface

    Issues that are regarding the compiler ui, specifically how the user interacts with the compiler
  • invalid

    This doesn't seem right
  • landmark

  • language

    Issues that are language/compiler wide
  • linker

    Linker related issues
  • lint

    Issues relating with the compiler linting subsystem.
  • lowering

    Related to the general lowering of AST into simpler AST and/or IRs
  • macros

    AST/Token macro related issues/tasks
  • mem-use

    Issues and PRs related to memory usage of the compiler
  • mission-critical

    Mission critical issue, highest priority
  • mono

    Relating to the monomorphisation of code
  • organisation

  • panic

    Compiler unexpectedly panicked