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

macro_metavar_expr_concat: explain why idents are invalid 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.
#155757 opened Apr 24, 2026 by mejrs Contributor Loading…
Update cargo submodule 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.
#155756 opened Apr 24, 2026 by weihanglo Member Loading…
Rollup of 3 pull requests A-test-infra-minicore Area: `minicore` test auxiliary and `//@ add-core-stubs` 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-libs Relevant to the library team, which will review and decide on the PR/issue.
#155755 opened Apr 24, 2026 by JonathanBrouwer Contributor Loading…
make the core::ffi::va_list module private F-c_variadic `#![feature(c_variadic)]` S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#155754 opened Apr 24, 2026 by folkertdev Contributor Loading…
Document that ManuallyDrop's Box interaction has been fixed 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.
#155750 opened Apr 24, 2026 by WaffleLapkin Member Loading…
-Znext-solver Ignore region constraints from the nested goals in leakcheck 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#155749 opened Apr 24, 2026 by ShoyuVanilla Member Draft
3
Update documentation for wasm32-wali-linux-musl after integrating n… S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#155747 opened Apr 24, 2026 by arjunr2 Contributor Loading…
std: Refactor BufWriter::flush to use the ? operator S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#155741 opened Apr 24, 2026 by xtqqczze Contributor Loading…
Add temporary scope to assert_eq and assert_ne 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.
#155739 opened Apr 24, 2026 by Voultapher Contributor Loading…
Pass fields to is_tuple_fields instead of SBValue object S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#155738 opened Apr 24, 2026 by Walnut356 Contributor Loading…
Account for GetSyntheticValue failures S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#155737 opened Apr 24, 2026 by Walnut356 Contributor Loading…
Lint doc comments in cfg_select branches 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.
#155734 opened Apr 24, 2026 by qaijuang Contributor Loading…
[WIP] #[fused] A-attributes Area: Attributes (`#[…]`, `#![…]`) A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) PG-exploit-mitigations Project group: Exploit mitigations 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.
#155733 opened Apr 24, 2026 by GrigorenkoPV Contributor Draft
bootstrap: Don't clone submodules unconditionally in dry-run 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)
#155732 opened Apr 24, 2026 by jyn514 Member Loading…
[TEST] Use only global Rust jemalloc A-tidy Area: The tidy tool 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-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.
#155726 opened Apr 24, 2026 by Zoxc Contributor Draft
Introduce aarch64-unknown-linux-pauthtest target T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#155722 opened Apr 24, 2026 by jchlanda Loading…
When archive format is wrong produce an error instead of ICE 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.
#155721 opened Apr 24, 2026 by cezarbbb Contributor Loading…
Suggest .iter() for shared projections 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.
#155719 opened Apr 24, 2026 by qaijuang Contributor Loading…
bootstrap: handle fork shallow upstream detection 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)
#155717 opened Apr 24, 2026 by cypherair Loading…
arm64e: add Apple pointer authentication codegen support A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. O-apple Operating system: Apple / Darwin (macOS, iOS, tvOS, visionOS, watchOS) PG-exploit-mitigations Project group: Exploit mitigations 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.
#155716 opened Apr 24, 2026 by cypherair Loading…
target: add arm64e-apple-visionos O-visionos Apple visionOS 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.
#155715 opened Apr 24, 2026 by cypherair Loading…
Replace Box<dyn TraitEngine> with an enum. 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#155714 opened Apr 24, 2026 by nnethercote Contributor Draft
bump curl-sys and openssl-sys to support OpenSSL 4.0.x S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#155711 opened Apr 24, 2026 by heitbaum Loading…
Fix heap overflow in slice::join caused by misbehaving Borrow 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.
#155708 opened Apr 24, 2026 by Manishearth Member Loading…
Fix minor panic-unsoundness in CString::clone_into 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.
#155707 opened Apr 24, 2026 by Manishearth Member Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.