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

tests/ui: A New Order [28/N] FINAL PART 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.
#143303 opened Jul 1, 2025 by Kivooeo Loading…
tests/ui: A New Order [27/N] 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.
#143302 opened Jul 1, 2025 by Kivooeo Loading…
tests/ui: A New Order [26/N] 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.
#143301 opened Jul 1, 2025 by Kivooeo Loading…
tests/ui: A New Order [25/N] 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.
#143300 opened Jul 1, 2025 by Kivooeo Loading…
tests/ui: A New Order [24/N] 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.
#143299 opened Jul 1, 2025 by Kivooeo Loading…
tests/ui: A New Order [23/N] 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.
#143298 opened Jul 1, 2025 by Kivooeo Loading…
tests/ui: A New Order [22/N] 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.
#143297 opened Jul 1, 2025 by Kivooeo Loading…
tests/ui: A New Order [21/N] 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.
#143296 opened Jul 1, 2025 by Kivooeo Loading…
Rename mingw-* CI jobs to pr-* A-rustc-dev-guide Area: rustc-dev-guide A-testsuite Area: The testsuite used to check the correctness of rustc A-tidy Area: The tidy tool 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-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#143294 opened Jul 1, 2025 by ChrisDenton Loading…
fix -Zsanitizer=kcfi on #[naked] functions A-naked Area: `#[naked]`, prologue and epilogue-free, functions, https://git.io/vAzzS 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.
#143293 opened Jul 1, 2025 by folkertdev Loading…
Explicitly handle all nodes in generics_of when computing parent 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.
#143292 opened Jul 1, 2025 by compiler-errors Loading…
codegen_ssa: replace a Result by an Either 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.
#143291 opened Jul 1, 2025 by RalfJung Loading…
-Zlink-pub-async-impls flag added to monomorphize pub async fn impl 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.
#143290 opened Jul 1, 2025 by azhogin Loading…
Remove [T]::array_chunks(_mut) disposition-merge This issue / PR is in PFCP or FCP with a disposition to merge it. proposed-final-comment-period Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off. S-waiting-on-fcp Status: PR is in FCP and is awaiting for FCP to complete. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#143289 opened Jul 1, 2025 by scottmcm Loading…
Fix x clean with a fifo 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)
#143288 opened Jul 1, 2025 by ehuss Loading…
Rollup of 12 pull requests A-attributes Area: Attributes (`#[…]`, `#![…]`) 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. T-infra Relevant to the infrastructure 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.
#143287 opened Jul 1, 2025 by GuillaumeGomez Loading…
Make -Ztrack-diagnostics emit like a note 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.
#143286 opened Jul 1, 2025 by Muscraft Loading…
Add stdarch bootstrap smoke test 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)
#143285 opened Jul 1, 2025 by Kobzol Loading…
Create AttrTarget for attribute parsing 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.
#143284 opened Jul 1, 2025 by mejrs Loading…
document optional jobs A-rustc-dev-guide Area: rustc-dev-guide
#143283 opened Jul 1, 2025 by marcoieni Draft
Add uX::strict_sub_signed 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.
#143282 opened Jul 1, 2025 by nxsaken Loading…
Remove duplicate error about raw underscore lifetime 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.
#143280 opened Jul 1, 2025 by xizheyin Loading…
Remove ItemKind::descr method 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.
#143279 opened Jul 1, 2025 by GuillaumeGomez Loading…
loop match: handle opaque patterns 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.
#143276 opened Jul 1, 2025 by folkertdev Loading…
Beta backport: null terminate UNICODE_STRINGs beta-nominated Nominated for backporting to the compiler in the beta channel. O-windows Operating system: Windows 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.
#143275 opened Jul 1, 2025 by ChrisDenton Loading…
ProTip! Filter pull requests by the default branch with base:master.