Skip to content

No labels!

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

D-Unicode-unaware
D-Unicode-unaware
Diagnostics: Diagnostics that are unaware of Unicode and trigger codepoint boundary assertions
D-verbose
D-verbose
Diagnostics: Too much output caused by a single piece of incorrect code.
disposition-close
disposition-close
This PR / issue is in PFCP or FCP with a disposition to close it.
disposition-merge
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
disposition-postpone
disposition-postpone
This issue / PR is in PFCP or FCP with a disposition to postpone it.
E-easy
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
E-hard
E-hard
Call for participation: Hard difficulty. Experience needed to fix: A lot.
E-help-wanted
E-help-wanted
Call for participation: Help is requested to fix this issue.
E-medium
E-medium
Call for participation: Medium difficulty. Experience needed to fix: Intermediate.
E-mentor
E-mentor
Call for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.
E-needs-bisection
E-needs-bisection
Call for participation: This issue needs bisection: https://github.com/rust-lang/cargo-bisect-rustc
E-needs-design
E-needs-design
This issue needs exploration and design to see how and if we can fix/implement it
E-needs-investigation
E-needs-investigation
Call for partcipation: This issues needs some investigation to determine current status
E-needs-mcve
E-needs-mcve
Call for participation: This issue has a repro, but needs a Minimal Complete and Verifiable Example
E-needs-stack
E-needs-stack
Call for participation: This issue needs a stacktrace.
E-needs-test
E-needs-test
Call for participation: An issue has been fixed and does not reproduce, but no test has been added.
E-tedious
E-tedious
Call for participation: An issue involves lots of work and is better handled as many small tasks.
F-abi_c_cmse_nonsecure_call
F-abi_c_cmse_nonsecure_call
`#![feature(abi_c_cmse_nonsecure_call)]`
F-abi_x86_interrupt
F-abi_x86_interrupt
F-adt_const_params
F-adt_const_params
`#![feature(adt_const_params)]`
F-allow_internal_unstable
F-allow_internal_unstable
`#![feature(allow_internal_unstable)]`
F-anonymous_lifetime_in_impl_trait
F-anonymous_lifetime_in_impl_trait
`#![feature(anonymous_lifetime_in_impl_trait)]`
F-anonymous_pipe
F-anonymous_pipe
`#![feature(anonymous_pipe)]`
F-arbitrary_self_types
F-arbitrary_self_types
`#![feature(arbitrary_self_types)]`
F-array_repeat
F-array_repeat
`#![feature(array_repeat)]`
F-asm
F-asm
`#![feature(asm)]` (not `llvm_asm`)
F-associated_const_equality
F-associated_const_equality
`#![feature(associated_const_equality)]`
F-associated_type_bounds
F-associated_type_bounds
`#![feature(associated_type_bounds)]`
F-associated_type_defaults
F-associated_type_defaults
`#![feature(associated_type_defaults)]`
F-async_closure
F-async_closure
`#![feature(async_closure)]`