Skip to content

Pull requests: rust-lang/rust

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
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

[EXPERIMENT] Move handle_alloc_error to core A-allocators Area: Custom and system allocators 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.
#158198 opened Jun 21, 2026 by clarfonthey Contributor Draft
Add me to some rotation groups A-meta Area: Issues & PRs about the rust-lang/rust repository itself S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#158195 opened Jun 21, 2026 by JohnTitor Member Loading…
Adds RmetaLinkCache a per-link cache that uses path as the key of dec… 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.
#158194 opened Jun 20, 2026 by mehdiakiki Contributor Loading…
[Perf] Remove has_delayed_lints optimization S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. S-waiting-on-perf Status: Waiting on a perf run to be completed. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#158193 opened Jun 20, 2026 by JonathanBrouwer Contributor Draft
Suggest installing rust-src when standard library source is unavailable 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.
#158191 opened Jun 20, 2026 by sladyn98 Contributor Loading…
Reorganize tests/ui/issues [12/N] 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.
#158189 opened Jun 20, 2026 by zedddie Contributor Loading…
Avoid uploading package-version on forced-channel jobs A-CI Area: Our Github Actions CI A-testsuite Area: The testsuite used to check the correctness of rustc 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.
#158187 opened Jun 20, 2026 by Mark-Simulacrum Member Loading…
Guarantee 8 bytes of alignment of RawWakerVTable disposition-merge This issue / PR is in PFCP or FCP with a disposition to merge it. proposed-final-comment-period Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off. 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.
#158186 opened Jun 20, 2026 by orlp Contributor Loading…
perf: Make stable_crate_ids reads lock-free after crate loading 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.
#158185 opened Jun 20, 2026 by xmakro Contributor Draft
std: allocate less memory in current_exe for OpenBSD 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.
#158183 opened Jun 20, 2026 by joboet Member Loading…
std: use OnceLock for SGX argument storage 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.
#158182 opened Jun 20, 2026 by joboet Member Loading…
std: use OnceLock for SGX environment variable storage A-strict-provenance Area: Strict provenance for raw pointers O-SGX 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.
#158180 opened Jun 20, 2026 by joboet Member Loading…
std: unconditionally use preadv/pwritev on AArch64 macOS 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.
#158179 opened Jun 20, 2026 by joboet Member Loading…
Use the target checking infrastructure for the diagnostic attributes A-attributes Area: Attributes (`#[…]`, `#![…]`) 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.
#158178 opened Jun 20, 2026 by JonathanBrouwer Contributor Loading…
update asm_experimental_reg comments 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.
#158172 opened Jun 20, 2026 by folkertdev Contributor Loading…
rustdoc: Avoid ICE on unevaluated type const projections in array lengths S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#158171 opened Jun 20, 2026 by lapla-cogito Contributor Loading…
parse attrs if a loop's parent hir node is a stmt F-loop-hints `#![feature(loop_hints)]` 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.
#158170 opened Jun 20, 2026 by usamoi Contributor Loading…
Fix cc rs flag if supported A-CI Area: Our Github Actions CI A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#158169 opened Jun 20, 2026 by Kobzol Member Loading…
Added implementation on set_permissions_nofollow for all primary platforms 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.
#158168 opened Jun 20, 2026 by asder8215 Contributor Loading…
Attribute docs deny and forbid 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.
#158167 opened Jun 20, 2026 by kantnero Loading…
Fix too-short variance slice in variances_of cycle recovery A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) 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.
#158163 opened Jun 20, 2026 by xmakro Contributor Draft
Link the contributing guidelines in CONTRIBUTING.md A-meta Area: Issues & PRs about the rust-lang/rust repository itself S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#158160 opened Jun 19, 2026 by apiraino Contributor Loading…
Fix wrong rounding behaviour about div_euclid with fma operation. 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.
#158154 opened Jun 19, 2026 by Neutron3529 Contributor Loading…
avoid spurious lifetime diagnostic in async generic case 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-types Relevant to the types team, which will review and decide on the PR/issue.
#158153 opened Jun 19, 2026 by pbkx Contributor Loading…
Update backtrace submodule to pick up AIX related fixes. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#158150 opened Jun 19, 2026 by amy-kwan Contributor Loading…
ProTip! Adding no:label will show everything without a label.