Skip to content

Labels

Labels

  • Any work for Ante's Language Server
  • An internal compiler error or (compiler) runtime crash
  • Pull requests that update a dependency file
  • Language design tasks. Outputs of these are usually take some form of documentation.
  • For issues related to error message quality or the reporting of diagnostics in general
  • An issue that doesn't require deep knowledge of the compiler to fix or implement
  • A feature proposal for something added to the core language (not the standard library)
  • An addition to the standard library (not a bugfix)
  • A panic within the compiler
  • Pull requests that update rust code
  • For issues related to Ante's type system