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: Activate must_not_suspend test for MutexGuard dropped before await 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-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#154059 opened Mar 18, 2026 by Enselic Loading…
Parenthesize block-like expressions in index base of pretty printer 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.
#154057 opened Mar 18, 2026 by aytey Loading…
Fix: added UnionSyntheticProvider for LLDB S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#154055 opened Mar 18, 2026 by Mottl Loading…
Properly generalize unevaluated consts 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)
#154053 opened Mar 18, 2026 by khyperia Loading…
float: Fix panic at max exponential precision 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.
#154052 opened Mar 18, 2026 by cdown Loading…
return approximations for large float values in acosh and asinh 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.
#154051 opened Mar 18, 2026 by malezjaa Loading…
delegation: Track more precise spans for glob delegations 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.
#154049 opened Mar 18, 2026 by petrochenkov Loading…
Don't emit rustdoc missing_doc_code_examples lint on impl items S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#154048 opened Mar 18, 2026 by GuillaumeGomez Loading…
Rollup of 5 pull requests 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.
#154047 opened Mar 18, 2026 by JonathanBrouwer Loading…
simd_fmin/fmax: make semantics and name consistent with scalar intrinsics 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. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#154043 opened Mar 18, 2026 by RalfJung Loading…
bootstrap: Allow --blessing changes to editor settings files 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)
#154041 opened Mar 18, 2026 by jyn514 Loading…
Implement complex numbers and basic arithmetic A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. 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. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#154040 opened Mar 18, 2026 by scimind2460 Loading…
merge regions-outlives-nominal-type-* tests into one file 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.
#154038 opened Mar 18, 2026 by cyrgani Loading…
improve error message when a cfg-ed out item is resolved 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.
#154037 opened Mar 18, 2026 by scrabsha Loading…
borrowck/type_check: remove helper left-over from unsized locals 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.
#154036 opened Mar 18, 2026 by RalfJung Loading…
Remove divergence check from check_expr_array 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.
#154031 opened Mar 18, 2026 by TaKO8Ki Loading…
Replace truncate(0) with clear() A-compiletest Area: The compiletest test runner 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) 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-rust-analyzer Relevant to the rust-analyzer team, which will review and decide on the PR/issue.
#154029 opened Mar 18, 2026 by xtqqczze Loading…
Experiment: Move natvis files from src/etc/natvis to debugger_visualizer attributes A-compiletest Area: The compiletest test runner 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) T-libs Relevant to the library team, which will review and decide on the PR/issue.
#154027 opened Mar 18, 2026 by clarfonthey Loading…
Add keepalive, set_keepalive to TcpStream implementations 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.
#154025 opened Mar 18, 2026 by yungcomputerchair 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…
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
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…
ProTip! no:milestone will show everything without a milestone.