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

Rollup of 6 pull requests A-rustc-dev-guide Area: rustc-dev-guide rollup A PR which is a rollup S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. 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. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#149115 opened Nov 19, 2025 by matthiaskrgr Loading…
MGCA: Support struct expressions without intermediary anon consts A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. 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.
#149114 opened Nov 19, 2025 by BoxyUwU Draft
sgx: avoid unnecessarily creating a slice 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.
#149113 opened Nov 19, 2025 by RalfJung Loading…
[EXPERIMENT] DelimSpan::from_single() experiment and UI tests update. 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.
#149112 opened Nov 19, 2025 by Keith-Cancel Loading…
fs: Run file lock tests on all platforms that support it 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.
#149111 opened Nov 19, 2025 by tgross35 Loading…
Implement cast_slice for raw pointer types 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.
#149110 opened Nov 19, 2025 by Paladynee Loading…
See if this is the time we can remove layout::size_align S-waiting-on-perf Status: Waiting on a perf run to be completed. 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.
#149109 opened Nov 19, 2025 by scottmcm Loading…
[AIX][ppc64le-linux-gnu] Add Amy Kwan to target maintainers S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#149108 opened Nov 19, 2025 by daltenty Loading…
rustc_borrowck: Don't suggest changing closure param type not under user control 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.
#149107 opened Nov 19, 2025 by Enselic Draft
Rollup of 7 pull requests A-rustc-dev-guide Area: rustc-dev-guide rollup A PR which is a rollup 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-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.
#149104 opened Nov 19, 2025 by matthiaskrgr Loading…
stabilize maybe_uninit_slice 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.
#149102 opened Nov 19, 2025 by bend-n Loading…
Improve mutable-binding suggestion to include name 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.
#149101 opened Nov 19, 2025 by reddevilmidzy Draft
Fix error message for calling a non-tuple struct 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.
#149098 opened Nov 19, 2025 by Jamesbarford Loading…
num: Implement uint_gather_scatter_bits feature for unsigned integers 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.
#149097 opened Nov 19, 2025 by okaneco Loading…
Skip unused variables warning for unreachable code 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.
#149096 opened Nov 19, 2025 by chenyukang Loading…
rustc-dev-guide subtree update A-rustc-dev-guide Area: rustc-dev-guide S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#149095 opened Nov 19, 2025 by tshepang Loading…
Add missing trailing period to RustDoc for fn create_dir(). 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.
#149088 opened Nov 19, 2025 by ximon18 Loading…
Stabilize unchecked_neg and unchecked_shifts 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. T-rust-analyzer Relevant to the rust-analyzer team, which will review and decide on the PR/issue.
#149087 opened Nov 19, 2025 by nxsaken Loading…
Add Box::clone_from_ref and similar under feature(clone_from_ref) 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.
#149079 opened Nov 19, 2025 by zachs18 Loading…
feat: Enable annotate-snippets' simd feature 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.
#149077 opened Nov 19, 2025 by Muscraft Loading…
Add Command::get_env_clear 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.
#149074 opened Nov 19, 2025 by schneems Loading…
Update cargo submodule S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#149073 opened Nov 19, 2025 by weihanglo Loading…
Fix the issue of unused assignment from MIR liveness checking 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.
#149072 opened Nov 19, 2025 by chenyukang Loading…
Add test scaffolding for the remote-test-client 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)
#149071 opened Nov 19, 2025 by pvdrz Loading…
DispatchFromDyn: require additional checks 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. T-types Relevant to the types team, which will review and decide on the PR/issue.
#149068 opened Nov 18, 2025 by dingxiangfei2009 Loading…
ProTip! Updated in the last three days: updated:>2025-11-16.