Skip to content

Labels

Labels

  • A-axum

  • A-axum-core

  • A-axum-extra

  • A-axum-macros

  • A-examples

  • breaking change

    A PR that makes a breaking change.
  • C-bug

    Category: This is a bug.
  • C-cleanup

    Category: PRs that clean code up or issues documenting cleanup.
  • C-enhancement

    Category: A PR with an enhancement
  • C-feature-request

    Category: A feature request, i.e: not implemented / a PR.
  • C-musings

    Category: musings about a better world
  • C-performance

    Category: Performance related issues and PRs
  • dependencies

    Pull requests that update a dependency file
  • E-easy

    Call for participation: Experience needed to fix: Easy / not much
  • E-hard

    Call for participation: Experience needed to fix: Hard / a lot
  • E-help-wanted

    Call for participation: Help is requested to fix this issue.
  • E-medium

    Call for participation: Experience needed to fix: Medium / intermediate
  • E-needs-mcve

    Call for participation: This issue needs a Minimal Complete and Verifiable Example
  • github_actions

    Pull requests that update GitHub Actions code
  • I-needs-decision

    Issues in need of decision.
  • I-unsound

    A soundness hole (worst kind of bug), see: https://en.wikipedia.org/wiki/Soundness
  • metabug

    Issues about issues themselves ("bugs about bugs")
  • P-high

    High priority
  • P-low

    Low priority
  • P-medium

    Medium priority
  • release

  • rust

    Pull requests that update rust code
  • S-blocked

    Status: marked as blocked ❌ on something else such as a PR or other implementation work.
  • S-duplicate

    Status: a duplicate of another issue.
  • S-waiting-for-review