-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Issues: rust-lang/rust
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Scoped thread implicit join doesn't wait for thread locals to be dropped
A-thread
Area: `std::thread`
A-thread-locals
Area: Thread local storage (TLS)
C-bug
Category: This is a bug.
disposition-close
This PR / issue is in PFCP or FCP with a disposition to close it.
finished-final-comment-period
The final comment period is finished for this PR / Issue.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
#116237
opened Sep 28, 2023 by
pvillela
MSVC on x86-32 Windows fails to align variables to their required alignment
A-ABI
Area: Concerning the application binary interface (ABI)
A-FFI
Area: Foreign function interface (FFI)
C-bug
Category: This is a bug.
disposition-close
This PR / issue is in PFCP or FCP with a disposition to close it.
finished-final-comment-period
The final comment period is finished for this PR / Issue.
I-unsound
Issue: A soundness hole (worst kind of bug), see: https://en.wikipedia.org/wiki/Soundness
O-windows-msvc
Toolchain: MSVC, Operating system: Windows
regression-untriaged
Untriaged performance or correctness regression.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#112480
opened Jun 10, 2023 by
glandium
Tracking Issue for MaybeUninit methods for arrays
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
disposition-close
This PR / issue is in PFCP or FCP with a disposition to close it.
finished-final-comment-period
The final comment period is finished for this PR / Issue.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
#96097
opened Apr 16, 2022 by
clarfonthey
4 of 6 tasks
Tracking issue for HashMap::raw_entry
A-collections
Area: `std::collection`
B-unstable
Blocker: Implemented in the nightly compiler and unstable.
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
disposition-close
This PR / issue is in PFCP or FCP with a disposition to close it.
finished-final-comment-period
The final comment period is finished for this PR / Issue.
Libs-Tracked
Libs issues that are tracked on the team's project board.
S-tracking-design-concerns
Status: There are blocking design concerns.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
#56167
opened Nov 22, 2018 by
sfackler
Tracking issue for the #[alloc_error_handler] attribute (for no_std + liballoc)
A-allocators
Area: Custom and system allocators
B-unstable
Blocker: Implemented in the nightly compiler and unstable.
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
disposition-close
This PR / issue is in PFCP or FCP with a disposition to close it.
finished-final-comment-period
The final comment period is finished for this PR / Issue.
Libs-Tracked
Libs issues that are tracked on the team's project board.
S-tracking-design-concerns
Status: There are blocking design concerns.
S-tracking-needs-summary
Status: It's hard to tell what's been done and what hasn't! Someone should do some investigation.
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
WG-embedded
Working group: Embedded systems
#51540
opened Jun 13, 2018 by
SimonSapin
4 tasks
Tracking issue for RFC 1868: A portability lint
A-lints
Area: Lints (warnings about flaws in source code) such as unused_mut.
B-RFC-approved
Blocker: Approved by a merged RFC but not yet implemented.
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
disposition-close
This PR / issue is in PFCP or FCP with a disposition to close it.
E-help-wanted
Call for participation: Help is requested to fix this issue.
finished-final-comment-period
The final comment period is finished for this PR / Issue.
Libs-Tracked
Libs issues that are tracked on the team's project board.
S-tracking-unimplemented
Status: The feature has not been implemented.
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
#41619
opened Apr 29, 2017 by
aturon
4 tasks
ProTip!
Exclude everything labeled
bug
with -label:bug.