Pull requests · rust-lang/rust · GitHub
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-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-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#162370 opened Sep 6, 2026 by JonathanBrouwer Member Loading…
Document the recursion_limit built-in attribute 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.
#162369 opened Sep 6, 2026 by kiana1kaslana Loading…
Use reason for tracked item diagnostics from cfg_select! 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.
#162367 opened Sep 6, 2026 by JonathanBrouwer Member Loading…
Replace hard linked metadata.rmeta with a copy when finalizing the incremental compilation session dir fails 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.
#162366 opened Sep 6, 2026 by TheHighestBit Loading…
Use #[repr(C)] on debuginfo test structs 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.
#162364 opened Sep 6, 2026 by Walnut356 Contributor Loading…
Use correct dir_path when parsing module from path 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.
#162363 opened Sep 6, 2026 by mu001999 Member Loading…
Rollup of 4 pull requests merged-by-bors This PR was explicitly merged by bors. rollup A PR which is a rollup 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#162362 opened Sep 6, 2026 by JonathanBrouwer Member Loading…
perf experiment: give noalias back to refs in closures 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.
#162361 opened Sep 6, 2026 by RalfJung Member Draft
Use lldb.eTypeOptionHideChildren for msvc tuples S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#162359 opened Sep 6, 2026 by Walnut356 Contributor Loading…
Force u8/i8 numeric formatting on LLDB 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.
#162358 opened Sep 6, 2026 by Walnut356 Contributor Loading…
experient to understand MaybeDangling perf 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-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#162357 opened Sep 6, 2026 by RalfJung Member Draft
Make comptime functions ineligible for coverage A-code-coverage Area: Source-based code coverage (-Cinstrument-coverage) 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.
#162354 opened Sep 6, 2026 by Zalathar Member Loading…
rustdoc: add missing CCI union logic A-compiletest Area: The compiletest test runner A-rustdoc-js Area: Rustdoc's JS front-end A-rustdoc-search Area: Rustdoc's search feature 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) 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.
#162346 opened Sep 5, 2026 by notriddle Contributor Loading…
[rustdoc] Add new --feature-documentation command line option A-rustdoc-js Area: Rustdoc's JS front-end A-rustdoc-json Area: Rustdoc JSON backend A-rustdoc-search Area: Rustdoc's search feature 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.
#162344 opened Sep 5, 2026 by GuillaumeGomez Member Loading…
More stdarch regression tests 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.
#162342 opened Sep 5, 2026 by RalfJung Member Draft
add regression test for packus_epi16 issue 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.
#162341 opened Sep 5, 2026 by RalfJung Member Loading…
When trying to recover from for<…> dyn … don't unconditionally treat dyn as a keyword 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.
#162340 opened Sep 5, 2026 by fmease Member Loading…
Revert "bootstrap: Enable rustdoc mergeable CCI for std and internal docs #161716" 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)
#162339 opened Sep 5, 2026 by jieyouxu Member Loading…
Add several new LLDB feature flags S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#162335 opened Sep 5, 2026 by Walnut356 Contributor Loading…
preserve overflow in builtin Field candidates 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)
#162332 opened Sep 5, 2026 by amirHdev Contributor Draft
Allow overriding filecheck even if LLVM is built or downloaded 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)
#162328 opened Sep 5, 2026 by Kobzol Member Loading…
CI experiments 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.
#162326 opened Sep 5, 2026 by Mark-Simulacrum Member Draft
powerpc64-ibm-aix: fix cfg(target_abi) value 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.
#162325 opened Sep 5, 2026 by RalfJung Member Loading…
docs(core): correct ARMv8-M Baseline atomic CAS support A-atomic Area: Atomics, barriers, and sync primitives A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools 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-libs Relevant to the library team, which will review and decide on the PR/issue.
#162319 opened Sep 5, 2026 by bardiharborow Contributor Loading…
Clean up AST visitor some more 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.
#162315 opened Sep 4, 2026 by nnethercote Contributor Draft
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.