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

Implement stability_implications without a visitor. 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.
#144873 opened Aug 3, 2025 by cjgillot Draft
Document Poisoning in LazyCell and LazyLock 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. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#144872 opened Aug 3, 2025 by connortsui20 Loading…
2 tasks
Stabilize btree_entry_insert feature 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.
#144871 opened Aug 3, 2025 by Kivooeo Loading…
Stabilize path_file_prefix feature S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-clippy Relevant to the Clippy team. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#144870 opened Aug 3, 2025 by Kivooeo Loading…
Rollup of 12 pull requests A-attributes Area: Attributes (`#[…]`, `#![…]`) A-compiletest Area: The compiletest test runner A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. A-rustc-dev-guide Area: rustc-dev-guide 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-libs Relevant to the library team, which will review and decide on the PR/issue.
#144869 opened Aug 3, 2025 by samueltardieu Loading…
Use as_array in PartialEq for arrays 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.
#144867 opened Aug 3, 2025 by scottmcm Loading…
Remove SHOULD_EMIT_LINTS in favor of should_emit 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.
#144866 opened Aug 3, 2025 by JonathanBrouwer Loading…
Fix tail calls to #[track_caller] functions A-lints Area: Lints (warnings about flaws in source code) such as unused_mut. F-explicit_tail_calls `#![feature(explicit_tail_calls)]` F-track_caller `#![feature(track_caller)]` 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.
#144865 opened Aug 3, 2025 by WaffleLapkin Loading…
No source fixes 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.
#144864 opened Aug 3, 2025 by Muscraft Loading…
Simplify dead code lint 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.
#144863 opened Aug 3, 2025 by cjgillot Draft
Don't allow duplicate attribute parsers 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.
#144862 opened Aug 3, 2025 by JonathanBrouwer Loading…
Stabilize panic_payload_as_str feature S-waiting-on-team Status: Awaiting decision from the relevant subteam (see the T-<team> label). T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#144861 opened Aug 3, 2025 by Kivooeo Loading…
Rollup of 11 pull requests A-attributes Area: Attributes (`#[…]`, `#![…]`) A-compiletest Area: The compiletest test runner A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. A-rustc-dev-guide Area: rustc-dev-guide A-testsuite Area: The testsuite used to check the correctness of rustc rollup A PR which is a rollup 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.
#144860 opened Aug 3, 2025 by samueltardieu Loading…
[DO NOT MERGE] Run dist-x86_64-linux on the self-hosted demo 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.
#144859 opened Aug 3, 2025 by pietroalbini Loading…
Port #[allow_internal_unsafe] to the new attribute system 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.
#144857 opened Aug 3, 2025 by scrabsha Loading…
Elaborate destruct host effect clauses with structurally implied clauses 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.
#144856 opened Aug 3, 2025 by ShoyuVanilla Loading…
Update rustdoc.md to point to correct file. S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#144854 opened Aug 3, 2025 by przb Loading…
Remove unnecessary rust_ prefixes 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.
#144853 opened Aug 3, 2025 by Kivooeo Loading…
Rename rust_panic_without_hook to resume_unwind 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.
#144852 opened Aug 3, 2025 by Kivooeo Loading…
Forbid tail calling intrinsics F-explicit_tail_calls `#![feature(explicit_tail_calls)]` 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.
#144851 opened Aug 3, 2025 by WaffleLapkin Loading…
Rollup of 13 pull requests A-attributes Area: Attributes (`#[…]`, `#![…]`) A-compiletest Area: The compiletest test runner A-rustdoc-json Area: Rustdoc JSON backend A-testsuite Area: The testsuite used to check the correctness of rustc rollup A PR which is a rollup 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-clippy Relevant to the Clippy team. 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. 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.
#144850 opened Aug 3, 2025 by Zalathar Loading…
For "stage 1" ui-fulldeps, use the stage 1 compiler to query target info A-compiletest Area: The compiletest test runner A-testsuite Area: The testsuite used to check the correctness of rustc 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)
#144848 opened Aug 3, 2025 by Zalathar Loading…
Constify Eq, Ord, PartialOrd 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.
#144847 opened Aug 3, 2025 by Randl Loading…
Weekly cargo update S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#144843 opened Aug 3, 2025 by github-actions bot Loading…
Access less HIR attributes from typeck 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.
#144841 opened Aug 2, 2025 by cjgillot Draft
ProTip! What’s not been updated in a month: updated:<2025-07-03.