Skip to content

No labels!

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

A-target-specs
A-target-specs
Area: compile-target specifications
A-targets
A-targets
Area: Concerning the implications of different compiler targets
A-technical-debt
A-technical-debt
Area: Internal cleanup work
A-testsuite
A-testsuite
Area: The testsuite used to check the correctness of rustc
A-thread
A-thread
Area: std::thread
A-thread-locals
A-thread-locals
Area: Thread local storage (TLS)
A-time
A-time
Area: Time
A-trait-objects
A-trait-objects
Area: trait objects, vtable layout
A-traits
A-traits
Area: Trait system
A-translation
A-translation
Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic
A-type-based-search
A-type-based-search
Area: Searching rustdoc pages using type signatures
A-typesystem
A-typesystem
Area: The type system
A-unicode
A-unicode
Area: Unicode
A-valtree
A-valtree
Area: Value trees or fixed by value trees
A-variance
A-variance
Area: Variance (https://doc.rust-lang.org/nomicon/subtyping.html)
A-visibility
A-visibility
Area: Visibility / privacy.
A-zst
A-zst
Area: Zero-sized types (ZST).
april-1st
april-1st
Started on the 1st of April
AsyncAwait-Polish
AsyncAwait-Polish
Async-await issues that are part of the "polish" area
AsyncAwait-Triaged
AsyncAwait-Triaged
Async-await issues that have been triaged during a working group meeting.
B-experimental
B-experimental
Blocker: In-tree experiment; RFC pending or unneeded.
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.
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-defective-hardware
C-defective-hardware
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.