-
Notifications
You must be signed in to change notification settings - Fork 13.9k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Debug-format fat pointers with their metadata for better insight
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#93544
opened Feb 1, 2022 by
vojtechkral
Loading…
std::thread
support for the Nintendo 3DS
S-waiting-on-ACP
#98514
opened Jun 26, 2022 by
AzureMarker
Loading…
Use ELF-TLS on SGX
O-SGX
Target: SGX
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#105604
opened Dec 12, 2022 by
joboet
Loading…
Use Status: This is awaiting some action (such as code changes or more information) from the author.
T-libs
Relevant to the library 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.
Try
trait to make Once[Cell | Lock]::get_or_try_init
generic over return type
S-waiting-on-author
#107122
opened Jan 20, 2023 by
joboet
Loading…
WIP: Remove Status: Blocked on something else such as an RFC or other implementation work.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
ResumeTy
from async lowering
S-blocked
Implement Area: The testsuite used to check the correctness of rustc
O-hermit
Operating System: Hermit
O-SGX
Target: SGX
O-solid
Operating System: SOLID
O-unix
Operating system: Unix-like
O-wasi
Operating system: Wasi, Webassembly System Interface
O-windows
Operating system: Windows
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
fs_native_path
A-testsuite
#108981
opened Mar 10, 2023 by
ChrisDenton
Loading…
Use &dyn Any rather than &(dyn Any + Send) for PanicInfo::payload()
S-experimental
Status: Ongoing experiment that does not require reviewing and won't be merged in its current state.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
Added traits implemented by FnPtr to fn docs with example function
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#112106
opened May 30, 2023 by
mj10021
Loading…
Report allocation errors as panics, second attempt
S-waiting-on-ACP
Status: PR has an ACP and is waiting for the ACP to complete.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#112331
opened Jun 5, 2023 by
Amanieu
Loading…
Add more syscall doc aliases to std docs
O-wasi
Operating system: Wasi, Webassembly System Interface
O-windows
Operating system: Windows
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#113891
opened Jul 20, 2023 by
SabrinaJewson
Loading…
Add new inherit_handles flag to CommandExt trait
O-windows
Operating system: Windows
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#115501
opened Sep 3, 2023 by
michaelvanstraten
Loading…
New atomic reference counting algorithm
A-atomic
Area: Atomics, barriers, and sync primitives
perf-regression
Performance regression.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#116173
opened Sep 26, 2023 by
m-ou-se
Loading…
Vec::resize
for bytes should be a single memset
perf-regression
std::thread::available_parallelism merging linux/android/freebsd version
O-android
Operating system: Android
O-freebsd
Operating system: FreeBSD
O-linux
Operating system: Linux
O-unix
Operating system: Unix-like
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#120589
opened Feb 2, 2024 by
devnexen
Loading…
[WIP] rewrite TrustedRandomAccess into two directional variants
perf-regression
Performance regression.
S-experimental
Status: Ongoing experiment that does not require reviewing and won't be merged in its current state.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
Add Status: PR has an ACP and is waiting for the ACP to complete.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
or_try_*
variants for HashMap Entry API
S-waiting-on-ACP
#120708
opened Feb 6, 2024 by
peterjoel
Loading…
Expand assumes to the other unchecked slice ops
perf-regression
Performance regression.
S-experimental
Status: Ongoing experiment that does not require reviewing and won't be merged in its current state.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
Implement Status: PR has an ACP and is waiting for the ACP to complete.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#[skip]
for builtin derives
S-waiting-on-ACP
#121053
opened Feb 13, 2024 by
clubby789
Loading…
Check for occupied niches
perf-regression
Performance regression.
S-experimental
Status: Ongoing experiment that does not require reviewing and won't be merged in its current state.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
Use futex-based synchronization on Apple platforms
A-atomic
Area: Atomics, barriers, and sync primitives
O-apple
Operating system: Apple (macOS, iOS, tvOS, visionOS, watchOS)
O-unix
Operating system: Unix-like
relnotes
Marks issues that should be documented in the release notes of the next release.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#122408
opened Mar 12, 2024 by
joboet
Loading…
Add APIs for dealing with titlecase
A-Unicode
Area: Unicode
S-waiting-on-ACP
Status: PR has an ACP and is waiting for the ACP to complete.
T-libs
Relevant to the library 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.
#122668
opened Mar 17, 2024 by
Jules-Bertholet
Loading…
Make slice iterators carry only a single provenance
perf-regression
Performance regression.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
Optimize core::str::Lines::count
perf-regression
Performance regression.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
Fix leaks from panics in destructors
perf-regression
Performance regression.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#125923
opened Jun 3, 2024 by
matthewjasper
Loading…
Reword the caveats on Status: This is awaiting some action (such as code changes or more information) from the author.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
array::map
S-waiting-on-author
#126100
opened Jun 6, 2024 by
scottmcm
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.