Skip to content

No labels!

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

F-unsafe_fields
F-unsafe_fields
`#![feature(unsafe_fields)]`
F-unsafe_pinned
F-unsafe_pinned
`#![feature(unsafe_pinned)]`
F-unsafe-block-in-unsafe-fn
F-unsafe-block-in-unsafe-fn
RFC #2585
F-unsized_const_params
F-unsized_const_params
`#![feature(unsized_const_params)]`
F-unsized_fn_params
F-unsized_fn_params
`#![feature(unsized_fn_params)]`
F-unsized_locals
F-unsized_locals
`#![feature(unsized_locals)]`
F-untagged_unions
F-untagged_unions
`#![feature(untagged_unions)]`
F-variant_count
F-variant_count
`#![feature(variant_count)]`
F-wasip2
F-wasip2
`#[feature(wasip2)]`
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-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-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.