Skip to content

No labels!

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

A-diagnostics
A-diagnostics
Area: Messages for errors and warnings
A-drop
A-drop
Area: #[pinned_drop] and Drop
A-pin-projection
A-pin-projection
Area: #[pin_project]
A-project_replace
A-project_replace
Area: project_replace method
A-project-attribute
A-project-attribute
Area: #[project], #[project_ref], and #[project_replace] (note: this was removed in v1.0)
A-stack-pinning
A-stack-pinning
Area: Stack pinning (note: the current pin-project does not provide support for this)
A-unpin
A-unpin
Area: Unpin and UnsafeUnpin
backport-accepted
backport-accepted
Accepted for backporting to the previous version
breaking-change
breaking-change
This proposes a breaking change
C-bug
C-bug
Category: related to a bug.
C-documentation
C-documentation
Category: related to documentation.
C-enhancement
C-enhancement
Category: A new feature or an improvement for an existing one
C-question
C-question
Category: A question
C-upstream-bug
C-upstream-bug
Category: This is a bug of compiler or dependencies (the fix may require action in the upstream)
help wanted
help wanted
Call for participation: Help is requested to fix this issue
I-unsound
I-unsound
A soundness hole (worst kind of bug), see: https://en.wikipedia.org/wiki/Soundness
regression
regression
Regression from a previous version
regression-from-0.3-to-0.4
regression-from-0.3-to-0.4
Regression from 0.3 to 0.4
requires-nightly
requires-nightly
This issue requires a nightly compiler in some way
S-blocked
S-blocked
Status: Blocked on something else