-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Mention that casting to *const () is a way to roundtrip with from_raw_parts
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.
#143341
opened Jul 2, 2025 by
Manishearth
Loading…
awhile -> a while where appropriate
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
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.
#143340
opened Jul 2, 2025 by
nabijaczleweli
Loading…
Upgrade the Target: SGX
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.
fortanix-sgx-abi
dependency
O-SGX
#143272
opened Jul 1, 2025 by
tgross35
Loading…
Mention as_chunks in the docs for chunks
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.
#143265
opened Jul 1, 2025 by
scottmcm
Loading…
work around linux not honoring write_at for O_APPEND files
A-testsuite
Area: The testsuite used to check the correctness of rustc
O-unix
Operating system: Unix-like
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
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.
#143166
opened Jun 28, 2025 by
the8472
Loading…
Update std and test to newest crates.io versions
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.
#143004
opened Jun 25, 2025 by
SciMind2460
Loading…
Trivial improve doc for transpose
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.
#142871
opened Jun 22, 2025 by
chenyukang
Loading…
Don't call WSACleanup on process exit
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.
#141809
opened May 31, 2025 by
ChrisDenton
Loading…
Update documentation of 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.
as_ptr
function of Atomic$Int to clarify circumstances of usage
S-waiting-on-author
#139637
opened Apr 10, 2025 by
madhav-madhusoodanan
Loading…
Fix parameter order for This issue / PR is in PFCP or FCP with a disposition to merge it.
finished-final-comment-period
The final comment period is finished for this PR / Issue.
regression-from-stable-to-stable
Performance or correctness regression from one stable version to another.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
_by()
variants of min
/ max
/ minmax
in std::cmp
disposition-merge
#139357
opened Apr 4, 2025 by
miried
Loading…
Rewrite docs for fetch_update for clarity
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.
#136036
opened Jan 25, 2025 by
hkBst
Loading…
Add provider-style API to 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.
Context
S-waiting-on-ACP
#135051
opened Jan 3, 2025 by
jkarneges
Loading…
unix: Relax escaping in Area: port run-make Makefiles to rmake.rs
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
O-unix
Operating system: Unix-like
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
S-waiting-on-fcp
Status: PR is in FCP and is awaiting for FCP to complete.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
Debug
impl on Command
A-run-make
#132484
opened Nov 2, 2024 by
madsmtm
Loading…
Rebuild on changes to the deployment target when compiling Apple targets
A-run-make
Area: port run-make Makefiles to rmake.rs
A-testsuite
Area: The testsuite used to check the correctness of rustc
O-apple
Operating system: Apple (macOS, iOS, tvOS, visionOS, watchOS)
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#129342
opened Aug 21, 2024 by
madsmtm
Loading…
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.