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

Remove unused types UnusedGenericParams and FiniteBitSet 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.
#154026 opened Mar 18, 2026 by Zalathar Loading…
Add keepalive, set_keepalive to TcpStream implementations 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.
#154025 opened Mar 18, 2026 by yungcomputerchair Loading…
Moved tests/ui/issues/issue-23891.rs to tests/ui/macros/ 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.
#154020 opened Mar 17, 2026 by aryannrd Loading…
two smaller feature cleanups 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.
#154019 opened Mar 17, 2026 by cyrgani Loading…
simplify and remove tests/ui/kindck and related tests 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.
#154018 opened Mar 17, 2026 by cyrgani Loading…
Fix invalid add of duplicated call locations for the rustdoc scraped examples feature 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. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#154017 opened Mar 17, 2026 by GuillaumeGomez Loading…
core(num): clarify that non-negative square root is returned by isqrt() 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.
#154016 opened Mar 17, 2026 by datdenkikniet Loading…
refactor - moving check_stability check to parse_stability 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.
#154015 opened Mar 17, 2026 by josetorrs Loading…
rustc_expand: improve diagnostics for non-repeatable metavars 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.
#154014 opened Mar 17, 2026 by Unique-Usman Draft
Rollup of 6 pull requests A-attributes Area: Attributes (`#[…]`, `#![…]`) 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. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#154013 opened Mar 17, 2026 by JonathanBrouwer Loading…
unstable impl of From<{i64, u64}> for f128 F-f16_and_f128 `#![feature(f16)]`, `#![feature(f128)]` 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.
#154012 opened Mar 17, 2026 by folkertdev Loading…
implement BinaryHeap::as_mut_slice 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.
#154011 opened Mar 17, 2026 by usamoi Loading…
Suggest using equality comparison instead of pattern matching on non-structural constant in pattern 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.
#154010 opened Mar 17, 2026 by estebank Loading…
attrs: Ignore ExprKind::Err when converting path attr expr to lit 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.
#154006 opened Mar 17, 2026 by JonathanBrouwer Loading…
Alignment: move from ptr to mem and rename as_nonzero to as_nonzero_usize 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.
#154004 opened Mar 17, 2026 by GrigorenkoPV Loading…
Make std::fs::File Send on UEFI 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.
#154003 opened Mar 17, 2026 by ginnyTheCat Loading…
Select proper span for delegation, update span of child path segment if needed F-fn_delegation `#![feature(fn_delegation)]` 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.
#154002 opened Mar 17, 2026 by aerooneqq Loading…
Remove TaggedQueryKey::def_kind A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) 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.
#153999 opened Mar 17, 2026 by Zoxc Loading…
Move query-stack-frame spans into QueryStackFrame A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) 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.
#153998 opened Mar 17, 2026 by Zalathar Loading…
Use closures more consistently in dep_graph.rs. A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) 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.
#153997 opened Mar 17, 2026 by nnethercote Loading…
Use a new no_force query modifier for check_representability A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) 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.
#153996 opened Mar 17, 2026 by Zalathar Draft
Use convergent attribute to funcs for GPU targets 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. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#153995 opened Mar 17, 2026 by Flakebi Loading…
move tests/ui/invalid tests to new folders A-tidy Area: The tidy tool 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.
#153994 opened Mar 17, 2026 by cyrgani Loading…
bootstrap: Optionally print a backtrace if a command fails 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)
#153992 opened Mar 17, 2026 by jyn514 Loading…
mGCA: Lower const generic args to infer when needed 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.
#153987 opened Mar 17, 2026 by reddevilmidzy Loading…
ProTip! Follow long discussions with comments:>50.