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

Improve source code for librustdoc/visit_ast.rs 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.
#156020 opened Apr 30, 2026 by GuillaumeGomez Member Loading…
Feed cleanups 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.
#156019 opened Apr 30, 2026 by nnethercote Contributor Loading…
implement Move trait prototype 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. T-libs Relevant to the library team, which will review and decide on the PR/issue. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#156018 opened Apr 30, 2026 by nia-e Member Draft
view-types: store borrows of view types in the AST 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.
#156016 opened Apr 30, 2026 by scrabsha Contributor Draft
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.
#156015 opened Apr 30, 2026 by tshepang Member Loading…
resolve: Catch "cannot reexport" errors from macros 2.0 better 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.
#156014 opened Apr 30, 2026 by petrochenkov Contributor Loading…
tests: Fix cdylib-export-c-library-symbols to work with LTO-enabled CFLAGS A-run-make Area: port run-make Makefiles to rmake.rs 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.
#156012 opened Apr 30, 2026 by jchecahi Loading…
[beta] backports 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-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.
#156011 opened Apr 30, 2026 by cuviper Member Loading…
Rollup of 13 pull requests A-attributes Area: Attributes (`#[…]`, `#![…]`) A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. A-run-make Area: port run-make Makefiles to rmake.rs rollup A PR which is a rollup 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-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#156010 opened Apr 30, 2026 by JonathanBrouwer Contributor Loading…
Check redundant_explicit_links against generated URLs 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.
#156009 opened Apr 30, 2026 by qaijuang Contributor Loading…
Do proper signature equality checking for tail calls F-explicit_tail_calls `#![feature(explicit_tail_calls)]` 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.
#156007 opened Apr 30, 2026 by WaffleLapkin Member Loading…
Update a bunch of bootstrap dependencies to remove windows-target 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)
#156006 opened Apr 30, 2026 by bjorn3 Member Loading…
Pass Session to optimize_and_codegen_fat_lto 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.
#156003 opened Apr 30, 2026 by bjorn3 Member Loading…
Allow to use Diagnostic directly in SharedContext::emit_lint 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.
#156002 opened Apr 30, 2026 by GuillaumeGomez Member Loading…
ssa-range-prop: fix ICE when encountering self-domiating bb 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.
#156001 opened Apr 30, 2026 by Human9000-bit Contributor Loading…
Fix ICE when using -Zinstrument-mcount and -Clinker-flavor=lld 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.
#156000 opened Apr 30, 2026 by pmur Contributor Loading…
Replace mark_(un)blocked with (un)park A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) 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.
#155997 opened Apr 30, 2026 by zetanumbers Contributor Loading…
Clippy subtree update 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.
#155996 opened Apr 30, 2026 by flip1995 Member Loading…
-Zembed-source: also embed external source 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.
#155995 opened Apr 30, 2026 by Mrmaxmeier Contributor Loading…
Catch unwinds from the global ctxt callback to complete queries profiling data in more cases 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.
#155991 opened Apr 30, 2026 by lqd Member Loading…
Update transmute_copy to ub_checks and ?Sized I-libs-api-nominated Nominated for discussion during a libs-api team meeting. 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-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#155989 opened Apr 30, 2026 by scottmcm Member Loading…
tests/run-make/print-cfg: add Android target_env case 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-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#155988 opened Apr 30, 2026 by Vastargazing Contributor Loading…
Make lifting infallible 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.
#155987 opened Apr 30, 2026 by nnethercote Contributor Loading…
repr(transparent): don't consider most length-0 arrays trivial A-repr Area: the `#[repr(stuff)]` attribute 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
#155984 opened Apr 30, 2026 by Jules-Bertholet Contributor Loading…
experiment: Support NonZero<u16> in ToSocketAddr impls 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.
#155983 opened Apr 30, 2026 by edward-shen Contributor Draft
ProTip! Adding no:label will show everything without a label.