Skip to content

Labels

Labels

  • A-api

    Area: Stable API
  • A-driver

    Area: Driver or something related to the internal working of a driver.
  • A-infra

    Area: Infrastructure and CI magic :sparkles:
  • A-marker-adapter

    Area: Adapter
  • A-marker-cargo

    Area: All things connected to `cargo_marker`
  • A-marker-lints

    Area: Lints for the marker API (marker_lints crate)
  • A-marker-uitest

    Area: ui-test infrastructure (marker_uitests)
  • A-marker-utils

    Area: Utility functions usually provided in `marker_utils` or `marker_api`
  • A-tests

    Area: Tests, this includes the testing framework and existing tests
  • C-bug

    Category: Something isn't working
  • C-discussion

    Category: Discussion / Design decision. See also rust-marker/design
  • C-documentation

    Category: Improvements or additions to documentation
  • C-enhancement

    Category: New feature or request
  • C-feedback

    Category: Feedback
  • C-question

    Category: Further information is requested
  • C-tracking-issue

    Category: Tracking issue
  • D-dylint

    Driver: Dylint with marker as a lint
  • D-rust-analyzer

    Driver: Rust analyzer as a driver
  • D-rustc-driver

    Driver: Rustc Driver
  • E-good-first-issue

    Participation: Good for newcomers
  • E-help-wanted

    Participation: Issues with some complexity and where help would be highly appreciated
  • I-api-break

    Issue: This change will break the public API
  • I-panic

    Issue: Some part of the linter panicked unexpectedly
  • I-unsound

    Issue: A part of the linter API that's unsound or uses undefined behavior
  • S-blocked

    Status: Blocked
  • S-duplicate

    Status: This issue or pull request already exists
  • S-inactive-closed

    Status: Closed due to inactivity
  • S-needs-triage

    Status: This issue needs triage
  • S-waiting-on-author

    Status: This is awaiting some action from the author.
  • S-waiting-on-nightly

    Status: An issue that is waiting on the next rustc nightly bump