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

Rollup of 4 pull requests A-test-infra-minicore Area: `minicore` test auxiliary and `//@ add-core-stubs` 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-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.
#155170 opened Apr 11, 2026 by JonathanBrouwer Contributor Loading…
jsondoclint: simplify code using idiomatic Rust A-rustdoc-json Area: Rustdoc JSON backend 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.
#155169 opened Apr 11, 2026 by AMMAAR-IC Loading…
Reduce size of ImportData 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.
#155167 opened Apr 11, 2026 by mejrs Contributor Draft
Rollup of 6 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-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.
#155166 opened Apr 11, 2026 by JonathanBrouwer Contributor Loading…
Portable SIMD subtree update S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#155165 opened Apr 11, 2026 by folkertdev Contributor Loading…
relnotes for 1.95 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.
#155162 opened Apr 11, 2026 by BoxyUwU Member Loading…
Use Vec::push_mut when adding a chunk to arenas 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.
#155161 opened Apr 11, 2026 by saethlin Member Loading…
Fix min-specialization ICE from ignored region resolution failure 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.
#155159 opened Apr 11, 2026 by TaKO8Ki Member Loading…
Update hashbrown to 0.17 S-waiting-on-perf Status: Waiting on a perf run to be completed. 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.
#155154 opened Apr 11, 2026 by clarfonthey Contributor Loading…
Ensure Send/Sync is not implemented for std::env::Vars{,Os} needs-fcp This change is insta-stable, or significant enough to need a team FCP to proceed. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. S-waiting-on-t-libs-api Status: Awaiting decision from T-libs-api T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#155153 opened Apr 11, 2026 by Mark-Simulacrum Member Loading…
replace <name> @ ty::AliasTy matches with just using args: <name>_args 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.
#155150 opened Apr 11, 2026 by WilliamTakeshi Contributor Loading…
Stabilize feature int_lowest_highest_one 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.
#155147 opened Apr 11, 2026 by sorairolake Contributor Loading…
Fix ICE when using attributes on delegation items 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.
#155146 opened Apr 11, 2026 by RaghavenderSingh Loading…
mir_build: Add an extra intermediate step in MIR building for patterns 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.
#155144 opened Apr 11, 2026 by Zalathar Member Draft
impl const Residual for ControlFlow 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.
#155142 opened Apr 11, 2026 by nxsaken Contributor Loading…
add regression test for OpenOptionsExt downstream compat 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.
#155140 opened Apr 11, 2026 by Vastargazing Contributor Loading…
Allow trailing self in more contexts 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.
#155137 opened Apr 11, 2026 by mu001999 Contributor Loading…
Enable split_debuginfo=packed/unpacked for RISC-V 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 O-riscv Target: RISC-V architecture 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.
#155135 opened Apr 11, 2026 by kxxt Contributor Loading…
2 tasks done
Replace custom trim_ascii_start with the standard library method 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.
#155134 opened Apr 10, 2026 by thebabalola Loading…
Document precision considerations of Duration-float methods 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.
#155133 opened Apr 10, 2026 by cuviper Member Loading…
Stabilize feature uint_bit_width 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.
#155131 opened Apr 10, 2026 by sorairolake Contributor Loading…
Stabilize feature isolate_most_least_significant_one 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.
#155130 opened Apr 10, 2026 by okaneco Contributor Loading…
rustc_feature: Separate "renamed" features from "removed" features 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.
#155129 opened Apr 10, 2026 by nik-rev Contributor Loading…
add cfg(target_object_format = "...") A-test-infra-minicore Area: `minicore` test auxiliary and `//@ add-core-stubs` 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-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#155126 opened Apr 10, 2026 by folkertdev Contributor Loading…
Fix ICE in v0 symbol mangling for deeply nested generic types 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.
#155122 opened Apr 10, 2026 by GokhanKabar Contributor Loading…
ProTip! Add no:assignee to see everything that’s not assigned.