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

Fixes for QNX SDP 8 A-compiletest Area: The compiletest test runner A-testsuite Area: The testsuite used to check the correctness of rustc O-unix Operating system: Unix-like 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. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#158697 opened Jul 2, 2026 by jonathanpallant Contributor Loading…
Rename body_id to item_id where applicable 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)
#158696 opened Jul 2, 2026 by camsteffen Contributor Loading…
Replace CrateDump with the Debug impl from CStore 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.
#158695 opened Jul 2, 2026 by blyxyas Member Loading…
Positive test for closures needing expectations 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.
#158694 opened Jul 2, 2026 by jdonszelmann Contributor Loading…
Add type-check to offload intrinisc calls 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.
#158693 opened Jul 2, 2026 by Sa4dUs Contributor Draft
Add release notes for 1.96.1 S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-release Relevant to the release subteam, which will review and decide on the PR/issue.
#158692 opened Jul 2, 2026 by ehuss Contributor Loading…
Update cargo submodule S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#158691 opened Jul 2, 2026 by weihanglo Member Loading…
delegation: support mapping of all arguments with Self type F-fn_delegation `#![feature(fn_delegation)]` S-blocked Status: Blocked on something else such as an RFC or other implementation work. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#158690 opened Jul 2, 2026 by aerooneqq Contributor Draft
resolver: don't use Finalize when resolving visibilities during AST expansion 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.
#158689 opened Jul 2, 2026 by LorrensP-2158466 Contributor Loading…
Cleanup attribute docs and add links to other mentioned attributes 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.
#158688 opened Jul 2, 2026 by GuillaumeGomez Member Loading…
Streamline MacEager 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.
#158687 opened Jul 2, 2026 by nnethercote Contributor Loading…
Rollup of 5 pull requests A-attributes Area: Attributes (`#[…]`, `#![…]`) 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 rollup A PR which is a rollup 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#158685 opened Jul 2, 2026 by jhpratt Member Loading…
Add missing generic test coverage for #[splat] F-splat `#![feature(splat)]` 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.
#158684 opened Jul 2, 2026 by Ajay-singh1 Contributor Loading…
Avoid delayed bug for disabled on_type_error arguments 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.
#158682 opened Jul 2, 2026 by TaKO8Ki Member Loading…
Remove unnecessary Hash derives from MIR types 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.
#158681 opened Jul 2, 2026 by nnethercote Contributor Loading…
Avoid ICE for NonZero<char> in improper_ctypes 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.
#158680 opened Jul 2, 2026 by TaKO8Ki Member Loading…
Document blocking guarantees for std::sync 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.
#158679 opened Jul 2, 2026 by cyexclam Loading…
Add extra splat tests F-splat `#![feature(splat)]` 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.
#158677 opened Jul 2, 2026 by teor2345 Contributor Loading…
library: Polish transmute's split_at_stdlib example 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.
#158674 opened Jul 1, 2026 by workingjubilee Member Loading…
Move tests batch 17 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.
#158671 opened Jul 1, 2026 by danieljofficial Contributor Loading…
Remove src/tools/test-float-parse/Cargo.lock S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#158669 opened Jul 1, 2026 by cuviper Member Loading…
DeeplyNormalize QueryTpeOp and normalize_with_depth_to takes unnormalized<T> as input 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.
#158668 opened Jul 1, 2026 by Shourya742 Member Loading…
Carry the b_offset inside BackendRepr::ScalarPair A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. F-autodiff `#![feature(autodiff)]` S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-clippy Relevant to the Clippy team. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#158666 opened Jul 1, 2026 by scottmcm Member Loading…
Revert "Remove redundant dyn-compatibility check." 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.
#158665 opened Jul 1, 2026 by theemathas Contributor Loading…
Attribute documentation for used, expect, should_panic, cfg_attr, and path 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.
#158664 opened Jul 1, 2026 by kantnero Contributor Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.