Skip to content

No labels!

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

C-bug
C-bug
Category: This is a bug.
C-cleanup
C-cleanup
Category: PRs that clean code up or issues documenting cleanup.
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-x86_64-apple-SIGSEGV-SIGILL
CI-spurious-x86_64-apple-SIGSEGV-SIGILL
CI spurious failure: SIGSEGV/SIGILL while building rustc itself on x86_64-apple
const-generics-bad-diagnostics
const-generics-bad-diagnostics
An error is correctly emitted, but is confusing, for `min_const_generics`.
const-generics-fixed-by-const_generics
const-generics-fixed-by-const_generics
A bug that has been fixed once `const_generics` is enabled.
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
D-inconsistent
D-inconsistent
Diagnostics: Inconsistency in formatting, grammar or style between diagnostic messages.
D-incorrect
D-incorrect
Diagnostics: A diagnostic that is giving misleading or incorrect information.
D-invalid-suggestion
D-invalid-suggestion
Diagnostics: A structured suggestion resulting in incorrect code.
D-newcomer-roadblock
D-newcomer-roadblock
Diagnostics: Confusing error or lint; hard to understand for new users.
D-papercut
D-papercut
Diagnostics: An error or lint that needs small tweaks.
D-terse
D-terse
Diagnostics: An error or lint that doesn't give enough information about the problem at hand.