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

Enable extract-insert-dyn.rs test on RISC-V (riscv64) 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.
#144559 opened Jul 28, 2025 by CaiWeiran Loading…
Point at the Fn() or FnMut() bound that coerced a closure, which caused a move error 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.
#144558 opened Jul 28, 2025 by estebank Loading…
Complete span AST lowering. 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.
#144557 opened Jul 28, 2025 by cjgillot Draft
Rollup of 6 pull requests A-attributes Area: Attributes (`#[…]`, `#![…]`) A-run-make Area: port run-make Makefiles to rmake.rs A-tidy Area: The tidy tool 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-clippy Relevant to the Clippy team. 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-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#144556 opened Jul 27, 2025 by matthiaskrgr Loading…
Use less HIR to compute effective visibility. 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.
#144554 opened Jul 27, 2025 by cjgillot Draft
Rehome 32 tests/ui/issues/ tests to other subdirectories under tests/ui/ 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.
#144553 opened Jul 27, 2025 by Oneirical Loading…
Rehome 33 tests/ui/issues/ tests to other subdirectories under tests/ui/ 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.
#144552 opened Jul 27, 2025 by Oneirical Loading…
Add aarch64_be-unknown-linux-musl target 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.
#144551 opened Jul 27, 2025 by neuschaefer Draft
improve va_arg assembly on arm targets A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. F-c_variadic `#![feature(c_variadic)]` 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.
#144549 opened Jul 27, 2025 by folkertdev Loading…
Rehome 21 tests/ui/issues/ tests to other subdirectories under tests/ui/ 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.
#144548 opened Jul 27, 2025 by Oneirical Loading…
In rustc_pattern_analysis, put true witnesses before false witnesses 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.
#144545 opened Jul 27, 2025 by ChayimFriedman2 Loading…
Start reporting future breakage for ILL_FORMED_ATTRIBUTE_INPUT in dependencies disposition-merge This issue / PR is in PFCP or FCP with a disposition to merge it. I-lang-nominated Nominated for discussion during a lang team meeting. P-lang-drag-1 Lang team prioritization drag level 1. https://rust-lang.zulipchat.com/#narrow/channel/410516-t-lang 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-lang Relevant to the language team
#144544 opened Jul 27, 2025 by JonathanBrouwer Loading…
Allow more MIR SROA perf-regression Performance regression. 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.
#144543 opened Jul 27, 2025 by scottmcm Loading…
Stabilize sse4a and tbm target features I-lang-nominated Nominated for discussion during a lang team meeting. P-lang-drag-1 Lang team prioritization drag level 1. https://rust-lang.zulipchat.com/#narrow/channel/410516-t-lang 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-lang Relevant to the language team T-libs Relevant to the library team, which will review and decide on the PR/issue.
#144542 opened Jul 27, 2025 by sayantn Loading…
c-variadic: multiple ABIs in the same program for arm A-compiletest Area: The compiletest test runner A-testsuite Area: The testsuite used to check the correctness of rustc O-Arm Target: 32-bit Arm processors (armv6, armv7, thumb...), including 64-bit Arm in AArch32 state 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.
#144541 opened Jul 27, 2025 by folkertdev Loading…
constify with_exposed_provenance 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.
#144539 opened Jul 27, 2025 by RalfJung Loading…
Implement Drop::pin_drop for !Unpin types 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.
#144537 opened Jul 27, 2025 by frank-king Draft
miri subtree update S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#144536 opened Jul 27, 2025 by RalfJung Loading…
miri: for ABI mismatch errors, say which argument is the problem 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.
#144535 opened Jul 27, 2025 by RalfJung Loading…
check_static_item: explain should_check_for_sync choices 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.
#144534 opened Jul 27, 2025 by RalfJung Loading…
Add lint against integer to pointer transmutes disposition-merge This issue / PR is in PFCP or FCP with a disposition to merge it. I-lang-nominated Nominated for discussion during a lang team meeting. P-lang-drag-1 Lang team prioritization drag level 1. https://rust-lang.zulipchat.com/#narrow/channel/410516-t-lang 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-lang Relevant to the language team
#144531 opened Jul 27, 2025 by Urgau Loading…
coverage: Infer instances_used from pgo_func_name_var_map A-code-coverage Area: Source-based code coverage (-Cinstrument-coverage) A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. 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.
#144530 opened Jul 27, 2025 by Zalathar Loading…
Add #[rustc_pass_indirectly_in_non_rustic_abis] 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.
#144529 opened Jul 27, 2025 by beetrees Loading…
Weekly cargo update S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#144524 opened Jul 27, 2025 by github-actions bot Loading…
rustdoc: save target modifiers A-run-make Area: port run-make Makefiles to rmake.rs S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#144523 opened Jul 27, 2025 by ojeda Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.