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 5 pull requests A-compiletest Area: The compiletest test runner 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-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.
#156893 opened May 24, 2026 by JonathanBrouwer Contributor Loading…
Suppress E0621 perpetual borrow suggestion 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.
#156892 opened May 24, 2026 by Dnreikronos Loading…
Suppress run-make subprocess output (incl. fences) when --verbose-run-make-subprocess-output=false A-compiletest Area: The compiletest test runner 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)
#156890 opened May 24, 2026 by jieyouxu Member Loading…
Suggest function-local constructors without enclosing function path 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.
#156889 opened May 24, 2026 by onehr Contributor Draft
Disable tests/debuginfo/numeric-types.rs v nz_{i,u}size checks 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.
#156888 opened May 24, 2026 by jieyouxu Member Loading…
Rename -Zdebuginfo-for-profiling switch 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.
#156887 opened May 24, 2026 by zamazan4ik Contributor Loading…
Fix misattributed type inference error span for index expressions 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.
#156885 opened May 24, 2026 by Dnreikronos Loading…
Revert "Allow global_asm! in statement positions" beta-nominated Nominated for backporting to the compiler in the beta channel. 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.
#156884 opened May 24, 2026 by folkertdev Contributor Loading…
alloc: stabilise Allocator A-allocators Area: Custom and system allocators needs-fcp This change is insta-stable, or significant enough to need a team FCP to proceed. relnotes Marks issues that should be documented in the release notes of the next release. 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.
#156882 opened May 24, 2026 by nia-e Member Loading…
Enable distcheck for aarch64-apple-darwin A-CI Area: Our Github Actions CI A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#156880 opened May 24, 2026 by sgasho Contributor Draft
Replace rustfmt code of conduct with link S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-rustfmt Relevant to the rustfmt team, which will review and decide on the PR/issue.
#156879 opened May 24, 2026 by apiraino Contributor Loading…
codegen: re-enable FileCheck for scalable-vector tuple intrinsics 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.
#156878 opened May 24, 2026 by qaijuang Contributor Loading…
Remove useless -Zunpretty=identified option 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.
#156876 opened May 24, 2026 by fallofpheonix Contributor Loading…
Correct and document semantics of yield terminator 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.
#156875 opened May 24, 2026 by cjgillot Contributor Loading…
[EXPERIMENT] Run jump threading to fixpoint 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.
#156873 opened May 24, 2026 by cjgillot Contributor Draft
Drop skip_move_check_fns query. 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.
#156872 opened May 24, 2026 by cjgillot Contributor Loading…
Reject #[no_mangle] and #[link_name] on EII declarations 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.
#156871 opened May 24, 2026 by AsakuraMizu Contributor Loading…
[PERF EXPERIMENT] thread bumpalo through rustdoc A-rustdoc-json Area: Rustdoc JSON backend 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. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#156869 opened May 24, 2026 by yotamofek Contributor Loading…
Stop needing an alloca for catch_unwind 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.
#156867 opened May 24, 2026 by scottmcm Member Loading…
LLVM: Use pair types for equal-size pairs 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.
#156866 opened May 24, 2026 by scottmcm Member Draft
Make hint::cold_path #[cold] so that it works even if the MIR inliner can't inline it 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.
#156863 opened May 23, 2026 by saethlin Member Loading…
Convert strict_provenance_lints to late lint passes 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.
#156862 opened May 23, 2026 by hanna-kruppe Contributor Loading…
Suppress garbled suggestions from strict provenance lints in macros 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.
#156861 opened May 23, 2026 by Dnreikronos Loading…
Add post-mono MIR optimizations A-attributes Area: Attributes (`#[…]`, `#![…]`) perf-regression Performance regression. 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-clippy Relevant to the Clippy team. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#156858 opened May 23, 2026 by cjgillot Contributor Draft
allow repeated repr attributes A-attributes Area: Attributes (`#[…]`, `#![…]`) I-lang-nominated Nominated for discussion during a lang team meeting. I-lang-radar Items that are on lang's radar and will need eventual work or consideration. needs-fcp This change is insta-stable, or significant enough to need a team FCP to proceed. 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
#156856 opened May 23, 2026 by ettolrach Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.