Skip to content

No labels!

There aren’t any labels for this repository quite yet.

B-RFC-approved
B-RFC-approved
Blocker: Approved by a merged RFC but not yet implemented.
B-RFC-implemented
B-RFC-implemented
Blocker: Approved by a merged RFC and implemented but not stabilized.
B-unstable
B-unstable
Blocker: Implemented in the nightly compiler and unstable.
beta-accepted
beta-accepted
Accepted for backporting to the compiler in the beta channel.
beta-nominated
beta-nominated
Nominated for backporting to the compiler in the beta channel.
C-bug
C-bug
Category: This is a bug.
C-cleanup
C-cleanup
Category: PRs that clean code up or issues documenting cleanup.
C-crater
C-crater
Category: Issue for tracking crater runs
C-defective-hardware
C-defective-hardware
Category: Issue that was filed as a possible software bug but is actually defective hardware
C-discussion
C-discussion
Category: Discussion or questions that doesn't represent real issues.
C-enhancement
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
C-external-bug
C-external-bug
Category: issue that is caused by bugs in software beyond our control
C-feature-accepted
C-feature-accepted
Category: A feature request that has been accepted pending implementation.
C-feature-request
C-feature-request
Category: A feature request, i.e: not implemented / a PR.
C-future-incompatibility
C-future-incompatibility
Category: Future-incompatibility lints
C-gub
C-gub
Category: the reverse of a compiler bug is generally UB
C-optimization
C-optimization
Category: An issue highlighting optimization opportunities or PRs implementing such
C-tracking-issue
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
call-for-testing
call-for-testing
Marks issues that require broader testing from the community, e.g. before stabilization.
CI-ABA-ptr-provenance-lockless-queue-fail
CI-ABA-ptr-provenance-lockless-queue-fail
CI spurious failure: related to #121950
CI-spurious-fail-mingw
CI-spurious-fail-mingw
CI spurious failure: target env mingw
CI-spurious-fail-msvc
CI-spurious-fail-msvc
CI spurious failure: target env msvc
CI-spurious-fail-rust-lld-crash
CI-spurious-fail-rust-lld-crash
CI spurious failure: `rust-lld` crashing / SIGSEGV / 0xc0000374 heap corruption
CI-spurious-x86_64-apple-SIGSEGV-SIGILL
CI-spurious-x86_64-apple-SIGSEGV-SIGILL
CI spurious failure: SIGSEGV/SIGILL on x86_64-apple
const-generics-bad-diagnostics
const-generics-bad-diagnostics
An error is correctly emitted, but is confusing, for `min_const_generics`.
D-confusing
D-confusing
Diagnostics: Confusing error or lint that should be reworked.
D-crate-version-mismatch
D-crate-version-mismatch
Diagnostics: Errors or lints caused be the use of two different crate versions.
D-diagnostic-infra
D-diagnostic-infra
Diagnostics: Issues that affect all diagnostics, or relate to the diagnostic machinery itself.
D-edition
D-edition
Diagnostics: An error or lint that should account for edition differences.
D-imprecise-spans
D-imprecise-spans
Diagnostics: spans don't point to exactly the erroneous code