Skip to content

Labels

Labels

  • A-build-system

    Pertains to building, linking, and the charon CLI
  • A-CI

    Pertains to Continuous Integration
  • A-comments

    Issue related to the placement of comments in the translated ast
  • A-control-flow

    Issue related to ullbc->llbc control-flow reconstruction
  • A-internal

    Internal details of how charon is structured
  • A-lifetimes

    Related to rust lifetimes
  • A-multi-target

    Bugs related to the multi-target translation feature
  • A-name-matcher

    Pertains to names and matching on names
  • A-traits

    Related to traits and trait elaboration
  • C-bug

    A bug in charon
  • C-improvement

  • C-simplification-pass

    Request for charon to process the output llbc
  • C-tracking-issue

  • C-unsupported-language-feature

    A rust feature we don't extract well
  • E-needs-help

    Issues where non-expert help is needed and instructions have been given.
  • E-needs-minimization

    This bug needs to be minimized into a small example with minimal dependencies.
  • S-hax

    Fixing this issue requires modifying hax
  • S-representation

    This feature requires a nontrivial change to the AST of Charon