Skip to content

Issues: taiki-e/pin-project-lite

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Calling pin_project with a proxy macro does not mark inner projections as pub(crate) C-upstream-bug Category: This is a bug of compiler or dependencies (the fix may require action in the upstream)
#77 opened Aug 6, 2023 by notgull
Support enums with newtype variant C-enhancement Category: A new feature or an improvement for an existing one help wanted Call for participation: Help is requested to fix this issue
#73 opened Feb 4, 2023 by taiki-e
#![feature(negative_impls)] breaks the guarantee for Unpin provided by pin-project-lite C-upstream-bug Category: This is a bug of compiler or dependencies (the fix may require action in the upstream) I-unsound A soundness hole (worst kind of bug), see: https://en.wikipedia.org/wiki/Soundness requires-nightly This issue requires a nightly compiler in some way
#70 opened Jan 30, 2022 by taiki-e
Support const generics C-enhancement Category: A new feature or an improvement for an existing one help wanted Call for participation: Help is requested to fix this issue
#62 opened Jul 21, 2021 by taiki-e
Document "Limitations" and "Workarounds". C-documentation Category: related to documentation. help wanted Call for participation: Help is requested to fix this issue
#50 opened Jan 12, 2021 by taiki-e
Cannot interoperate with other field attributes C-bug Category: related to a bug. help wanted Call for participation: Help is requested to fix this issue
#3 opened Oct 22, 2019 by taiki-e
Support multiple trait bounds on generics and where clause C-bug Category: related to a bug. help wanted Call for participation: Help is requested to fix this issue
#2 opened Oct 22, 2019 by taiki-e
2 of 4 tasks
ProTip! Exclude everything labeled bug with -label:bug.