-
-
Notifications
You must be signed in to change notification settings - Fork 14.6k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Remove unused types 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.
UnusedGenericParams and FiniteBitSet
S-waiting-on-review
#154026
opened Mar 18, 2026 by
Zalathar
Loading…
Add 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.
keepalive, set_keepalive to TcpStream implementations
S-waiting-on-review
#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 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.
tests/ui/kindck and related tests
S-waiting-on-review
#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 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.
check_stability check to parse_stability
A-attributes
#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 `#![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.
From<{i64, u64}> for f128
F-f16_and_f128
#154012
opened Mar 17, 2026 by
folkertdev
Loading…
implement 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.
BinaryHeap::as_mut_slice
S-waiting-on-review
#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
#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 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.
TaggedQueryKey::def_kind
A-query-system
#153999
opened Mar 17, 2026 by
Zoxc
Loading…
Move query-stack-frame spans into 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.
QueryStackFrame
A-query-system
#153998
opened Mar 17, 2026 by
Zalathar
Loading…
Use closures more consistently in 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.
dep_graph.rs.
A-LLVM
#153997
opened Mar 17, 2026 by
nnethercote
Loading…
Use a new 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.
no_force query modifier for check_representability
A-query-system
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 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.
tests/ui/invalid tests to new folders
A-tidy
#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…
Previous Next
ProTip!
Follow long discussions with comments:>50.