-
Notifications
You must be signed in to change notification settings - Fork 13k
No labels!
There aren’t any labels for this repository quite yet.
786 labels
regression-from-stable-to-stable
regression-from-stable-to-stable
Performance or correctness regression from one stable version to another.
relnotes
relnotes
Marks issues that should be documented in the release notes of the next release.
relnotes-perf
relnotes-perf
Performance improvements that should be mentioned in the release notes.
relnotes-tracking-issue
relnotes-tracking-issue
Marks issues tracking what text to put in release notes.
requires-custom-config
requires-custom-config
This issue requires custom config/build for rustc in some way
requires-debug-assertions
requires-debug-assertions
This issue requires a build of rustc or tooling with debug-assertions in some way
requires-incomplete-features
requires-incomplete-features
This issue requires the use of incomplete features.
requires-internal-features
requires-internal-features
This issue requires the use of internal features.
rust-2-breakage-wishlist
rust-2-breakage-wishlist
In the wishlist of breaking changes that requires rust 2.0
S-blocked
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
S-bug-has-test
S-bug-has-test
Status: This bug is tracked inside the repo by a `known-bug` test.
S-experimental
S-experimental
Status: Ongoing experiment that does not require reviewing and won't be merged in its current state.
S-has-mcve
S-has-mcve
Status: A Minimal Complete and Verifiable Example has been found for this issue
S-inactive
S-inactive
Status: Inactive and waiting on the author. This is often applied to closed PRs.
S-needs-repro
S-needs-repro
Status: This issue has no reproduction and needs a reproduction to make progress.
S-tracking-at-risk
S-tracking-at-risk
Status: This item is at risk of missing e.g. edition deadlines.
S-tracking-blocked
S-tracking-blocked
Status: This tracking issue is blocked on another tracking issue
S-tracking-design-concerns
S-tracking-design-concerns
Status: There are blocking design concerns.
S-tracking-needs-deep-research
S-tracking-needs-deep-research
Status: This feature needs deep research to solve design or implementation issues.
S-tracking-needs-design-proposal
S-tracking-needs-design-proposal
Status: This needs a clear design proposal and then a meeting with the team.
S-tracking-needs-migration-lint
S-tracking-needs-migration-lint
Status: This item needs a migration lint.