Skip to content

Issues: rust-lang/rust

Draft release notes for 1.87
#140133 opened Apr 21, 2025 by BoxyUwU
Open 5
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
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Desuraring of destructuring assignment has subtle effects on drop-order / scopes of temporaries C-bug Category: This is a bug. C-enhancement Category: An issue proposing an enhancement or a PR with one. F-destructuring_assignment `#![feature(destructuring_assignment)]` T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-lang Relevant to the language team, which will review and decide on the PR/issue.
#96579 opened Apr 30, 2022 by steffahn
destructuring_assignment fails to optimize code as well as mem::swap C-bug Category: This is a bug. F-destructuring_assignment `#![feature(destructuring_assignment)]` I-slow Issue: Problems and improvements with respect to performance of generated code.
#90699 opened Nov 8, 2021 by veber-alex
ProTip! no:milestone will show everything without a milestone.