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

elaborate_drop: Avoid as_mut.unwrap dance, empty vectors are cheap. 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.
#157162 opened May 30, 2026 by cjgillot Contributor Loading…
Rollup of 8 pull requests A-attributes Area: Attributes (`#[…]`, `#![…]`) A-CI Area: Our Github Actions CI A-rustdoc-json Area: Rustdoc JSON backend A-testsuite Area: The testsuite used to check the correctness of rustc 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-compiler Relevant to the compiler team, which will review and decide on the PR/issue. 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. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#157161 opened May 30, 2026 by JonathanBrouwer Contributor Loading…
Add regression test for issue #87290 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.
#157160 opened May 30, 2026 by pbkx Loading…
Fix CI free-disk-space-linux script 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.
#157159 opened May 30, 2026 by ehuss Contributor Loading…
Expose an API for polymorphic drop glue translation 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.
#157156 opened May 30, 2026 by Nadrieril Member Loading…
Revert workaround used to select the gcc codegen in the coretests CI A-CI Area: Our Github Actions CI A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#157154 opened May 30, 2026 by antoyo Contributor Loading…
allow Allocators to be used as #[global_allocator]s I-libs-api-nominated Nominated for discussion during a libs-api team meeting. 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.
#157153 opened May 30, 2026 by joboet Member Loading…
JSON target specs: remove 'x86-softfloat' compatibility alias A-CI Area: Our Github Actions CI A-rust-for-linux Relevant for the Rust-for-Linux project 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-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#157151 opened May 30, 2026 by RalfJung Member Loading…
Revert "drop derive helpers during ast lowering" A-attributes Area: Attributes (`#[…]`, `#![…]`) A-rustdoc-json Area: Rustdoc JSON backend S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler 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.
#157150 opened May 30, 2026 by JonathanBrouwer Contributor Loading…
Codegen Overloaded LLVM intrinsics based on their name 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. T-rustfmt Relevant to the rustfmt team, which will review and decide on the PR/issue.
#157145 opened May 30, 2026 by sayantn Contributor Loading…
Prevent mutating the global environment pointer in CommandExt::exec and opt to use execve and resolve path manually 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.
#157144 opened May 30, 2026 by asder8215 Contributor Loading…
bootstrap: doc: document std crates one by one 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)
#157143 opened May 30, 2026 by Fabian-Gruenbichler Contributor Loading…
rustc_target: Use target_feature instead of cfg_abi to detect powerpcspe A-target-feature Area: Enabling/disabling target features like AVX, Neon, etc. O-PowerPC Target: PowerPC processors 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.
#157140 opened May 30, 2026 by taiki-e Member Draft
Add doc comment to Vec::clone 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.
#157138 opened May 30, 2026 by Omnikar Contributor Loading…
rustc_target: Use +spe for powerpcspe targets A-target-feature Area: Enabling/disabling target features like AVX, Neon, etc. O-PowerPC Target: PowerPC processors 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.
#157137 opened May 30, 2026 by taiki-e Member Loading…
fix armv7a-none-eabihf tier doc S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#157135 opened May 30, 2026 by cezarbbb Contributor Loading…
Add regression test for issue #144888 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.
#157131 opened May 30, 2026 by pbkx Loading…
Use a SmallVec in CastTarget 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.
#157130 opened May 29, 2026 by alexcrichton Member Loading…
ci: update download-artifact action to v8 A-CI Area: Our Github Actions CI 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-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#157129 opened May 29, 2026 by xtqqczze Contributor Draft
cg_LLVM: Stop needing an alloca for volatile loads A-codegen Area: Code generation 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.
#157127 opened May 29, 2026 by scottmcm Member Loading…
Avoid redundant note when a #[derive] is already suggested S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#157126 opened May 29, 2026 by Dnreikronos Contributor Loading…
Rewrite the #[repr] attribute parser A-attributes Area: Attributes (`#[…]`, `#![…]`) S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#157125 opened May 29, 2026 by JonathanBrouwer Contributor Loading…
library: optimize truncate method 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.
#157123 opened May 29, 2026 by xtqqczze Contributor Loading…
[rustdoc] Fix foreign items macro expansion S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-clippy Relevant to the Clippy team. T-compiler Relevant to the compiler 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. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#157115 opened May 29, 2026 by GuillaumeGomez Member Loading…
Update aarch64-unknown-freebsd target description 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.
#157112 opened May 29, 2026 by mrkajetanp Contributor Loading…
ProTip! Follow long discussions with comments:>50.