Skip to content

No labels!

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

A-technical-debt
A-technical-debt
Area: Internal cleanup work
A-test-infra
A-test-infra
Area: test infrastructure (may span bootstrap/compiletest/more)
A-testsuite
A-testsuite
Area: The testsuite used to check the correctness of rustc
A-THIR
A-THIR
Area: Typed HIR
A-thread
A-thread
Area: `std::thread`
A-thread-locals
A-thread-locals
Area: Thread local storage (TLS)
A-tidy
A-tidy
Area: The tidy tool
A-time
A-time
Area: Time
A-tool-attributes
A-tool-attributes
Area: tool attributes like `#[rustfmt::skip]`
A-trait-objects
A-trait-objects
Area: trait objects, vtable layout
A-trait-system
A-trait-system
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-type-system
A-type-system
Area: Type system
A-Unicode
A-Unicode
Area: Unicode
A-unnameable-reexports
A-unnameable-reexports
`pub use something as _;`
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, not yet approved or unneeded.
B-MCP-approved
B-MCP-approved
Blocker: Approved by an accepted MCP.
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.