Skip to content

No labels!

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

F-with_negative_coherence
F-with_negative_coherence
`#![feature(with_negative_coherence)]`
final-comment-period
final-comment-period
In the final comment period and will be merged soon unless new substantive objections are raised.
finished-final-comment-period
finished-final-comment-period
The final comment period is finished for this PR / Issue.
fixed-by-async-closures
fixed-by-async-closures
Fixed by `#![feature(async_closure)]`
fixed-by-const-generics
fixed-by-const-generics
Enabling feature `const_generics` fixes the issue.
fixed-by-effects
fixed-by-effects
The effect system based scheme for const fns resolves this.
fixed-by-next-solver
fixed-by-next-solver
Fixed by the next-generation trait solver, `-Znext-solver`.
fixed-by-NLL
fixed-by-NLL
Bugs fixed, but only when NLL is enabled.
fixed-by-polonius
fixed-by-polonius
Compiling with `-Zpolonius` fixes this issue.
fixed-by-TAIT
fixed-by-TAIT
Fixed by the feature `type_alias_impl_trait`.
fixed-by-thir-unsafeck
fixed-by-thir-unsafeck
`-Z thir-unsafeck` handles this correctly.
GATs-blocking
GATs-blocking
Issues using the `generic_associated_types` feature that block stabilization
GATs-triaged
GATs-triaged
Issues using the `generic_associated_types` feature that have been triaged
glacier
glacier
ICE tracked in rust-lang/glacier.
hacktoberfest-accepted
hacktoberfest-accepted
has-merge-commits
has-merge-commits
PR has merge commits, merge with caution.
I-async-nominated
I-async-nominated
Nominated for discussion during an async working group meeting.
I-compilemem
I-compilemem
Issue: Problems and improvements with respect to memory usage during compilation.
I-compiler-nominated
I-compiler-nominated
Nominated for discussion during a compiler team meeting.
I-compiletime
I-compiletime
Issue: Problems and improvements with respect to compile times.
I-crash
I-crash
Issue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics.
I-cycle
I-cycle
Issue: A query cycle occurred while none was expected
I-edition-nominated
I-edition-nominated
Nominated for discussion during an edition team meeting.
I-edition-triaged
I-edition-triaged
Issue: This issue has been reviewed and triaged by the Edition team.
I-flaky-test
I-flaky-test
Issue: A test is flaky/unreliable/spuriously fails
I-hang
I-hang
Issue: The compiler never terminates, due to infinite loops, deadlock, livelock, etc.
I-heavy
I-heavy
Issue: Problems and improvements with respect to binary size of generated code.
I-ICE
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
I-lang-bikeshed
I-lang-bikeshed
This item needs lang to commit to finishing a bikeshed.
I-lang-easy-decision
I-lang-easy-decision
Issue: The decision needed by the team is conjectured to be easy; this does not imply nomination