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