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 3 pull requests 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-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.
#156576 opened May 14, 2026 by GuillaumeGomez Member Loading…
Add unwinder_private_data_size for wasm64 target S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#156573 opened May 14, 2026 by richArved Loading…
std: replace "safe" with "sound" in safety documentation 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.
#156572 opened May 14, 2026 by xtqqczze Contributor Loading…
Disable main_needs_argc_argv for Wasm 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.
#156571 opened May 14, 2026 by daxpedda Contributor Loading…
tests: extend remap-path-prefix-std to all stdlib rlibs 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.
#156570 opened May 14, 2026 by paradoxicalguy Contributor Loading…
Fix target checking for some attributes on macro calls 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.
#156569 opened May 14, 2026 by JonathanBrouwer Contributor Loading…
Fix Xtensa vaarg stack transition algorithm 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-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.
#156568 opened May 14, 2026 by SergioGasquez Contributor Loading…
delegation: emit error when self type is not specified and accessed 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.
#156565 opened May 14, 2026 by aerooneqq Contributor Loading…
Lint level cleanups 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.
#156564 opened May 14, 2026 by nnethercote Contributor Loading…
Resolving Windows environment test failures 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.
#156562 opened May 14, 2026 by lms0806 Contributor Loading…
compiler: fix duplicated "the" in two doc-comments 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#156560 opened May 14, 2026 by lphuc2250gma Loading…
Require UTF-8 in Utf8Pattern::StringPattern 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.
#156556 opened May 13, 2026 by qaijuang Contributor Loading…
Allow user-provided llvm_args to override target spec arguments 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.
#156554 opened May 13, 2026 by guybedford Loading…
[TEST] Use horde's SyncTable A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) A-tidy Area: The tidy tool 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-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.
#156551 opened May 13, 2026 by Zoxc Contributor Draft
Add CI check when building sysroot with GCC backend and running libcore tests with it 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.
#156549 opened May 13, 2026 by GuillaumeGomez Member Loading…
Library support for aarch64-unknown-linux-pauthtest target A-compiletest Area: The compiletest test runner 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 A-test-infra-minicore Area: `minicore` test auxiliary and `//@ add-core-stubs` 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-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.
#156548 opened May 13, 2026 by jchlanda Draft
Move tests closures 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.
#156547 opened May 13, 2026 by danieljofficial Contributor Loading…
fix issue-144595 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.
#156545 opened May 13, 2026 by bb1yd Contributor Loading…
Add more safety requirements for Allocator impls 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.
#156544 opened May 13, 2026 by theemathas Contributor Loading…
delegation: remove method call generation F-fn_delegation `#![feature(fn_delegation)]` 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.
#156541 opened May 13, 2026 by aerooneqq Contributor Loading…
Refactor AliasTy & AliasTerm to use Alias 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#156538 opened May 13, 2026 by Jamesbarford Contributor Loading…
bootstrap: explicitly request copying rustc-dev artifacts for rustfmt/clippy under download-rustc A-download-rustc Area: The `rust.download-rustc` build option. 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)
#156528 opened May 13, 2026 by jieyouxu Member Loading…
[WIP]: Move std::io into alloc and core O-unix Operating system: Unix-like 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.
#156527 opened May 13, 2026 by bushrat011899 Contributor Draft
Avoid synthetic auto-trait ICE with next solver in rustdoc 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.
#156523 opened May 13, 2026 by TaKO8Ki Member Loading…
[style] rustfmt matches with comments in or-patterns 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-clippy Relevant to the Clippy team. T-compiler Relevant to the compiler 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#156518 opened May 13, 2026 by estebank Contributor Loading…
ProTip! Updated in the last three days: updated:>2026-05-11.