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

Make ambiguous_glob_reexports an FCW at deny L-ambiguous_glob_reexports Lint: ambiguous_glob_reexports needs-fcp This change is insta-stable, or significant enough to need a team FCP to proceed. 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-lang Relevant to the language team
#151146 opened Jan 14, 2026 by traviscross Draft
Reduce rustdoc GUI flakyness, take 2 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. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#151145 opened Jan 14, 2026 by GuillaumeGomez Loading…
Rollup of 15 pull requests A-attributes Area: Attributes (`#[…]`, `#![…]`) A-CI Area: Our Github Actions CI A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. A-meta Area: Issues & PRs about the rust-lang/rust repository itself A-testsuite Area: The testsuite used to check the correctness of rustc 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-infra Relevant to the infrastructure 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. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#151144 opened Jan 14, 2026 by JonathanBrouwer Loading…
explicit tail calls: support indirect arguments F-explicit_tail_calls `#![feature(explicit_tail_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.
#151143 opened Jan 14, 2026 by folkertdev Draft
Support ADT types in type info reflection A-type-system Area: Type system F-type_info #![feature(type_info)] 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.
#151142 opened Jan 14, 2026 by SpriteOvO Draft
1 of 5 tasks
Rename rust.use-lld to rust.bootstrap-override-lld in INSTALL.md A-meta Area: Issues & PRs about the rust-lang/rust repository itself S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#151138 opened Jan 14, 2026 by zzjas Loading…
checksum-freshness: Fix invalid checksum calculation for binary files 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.
#151137 opened Jan 14, 2026 by osiewicz Loading…
tests: fix loongarch test for new LLVM 23 codegen llvm-main Marks PRs that are making Rust work with LLVM main (this label is consumed by CI tooling) 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.
#151134 opened Jan 14, 2026 by durin42 Loading…
Take care to use MSG_EOR with SOCK_SEQPACKET sockets 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.
#151132 opened Jan 14, 2026 by asomers Loading…
resolve: Downgrade ambiguous_glob_imports to warn-by-default 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.
#151130 opened Jan 14, 2026 by petrochenkov Loading…
Add temporary new bors e-mail address to the mailmap A-meta Area: Issues & PRs about the rust-lang/rust repository itself S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#151128 opened Jan 14, 2026 by Kobzol Loading…
Delete MetaItemOrLitParser::Err 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.
#151127 opened Jan 14, 2026 by mejrs Loading…
Support primitives in type info reflection A-type-system Area: Type system F-type_info #![feature(type_info)] 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.
#151123 opened Jan 14, 2026 by SpriteOvO Loading…
fix: more descriptive error message for enum to integer 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.
#151122 opened Jan 14, 2026 by Jaidenmagnan Loading…
Fix deprecated attribute intra-doc link not resolved in the right location on reexported item S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#151120 opened Jan 14, 2026 by GuillaumeGomez Loading…
Support pointers in type reflection A-type-system Area: Type system F-type_info #![feature(type_info)] 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.
#151119 opened Jan 14, 2026 by BD103 Loading…
Support slices in type reflection A-type-system Area: Type system F-type_info #![feature(type_info)] 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.
#151118 opened Jan 14, 2026 by BD103 Loading…
Avoid serde dependency in build_helper when not necessary A-CI Area: Our Github Actions CI A-testsuite Area: The testsuite used to check the correctness of rustc 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-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#151117 opened Jan 14, 2026 by bjorn3 Loading…
Compile bootstrap with -Zbinary-dep-depinfo 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)
#151114 opened Jan 14, 2026 by bjorn3 Loading…
[Experiment] Uses SsaLocals and MiRPatch to simplify SimplifyComparisonIntegral perf-regression Performance regression. 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.
#151113 opened Jan 14, 2026 by dianqk Draft
fN::BITS constants for feature float_bits_const A-compiler-builtins Area: compiler-builtins (https://github.com/rust-lang/compiler-builtins) 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.
#151109 opened Jan 14, 2026 by tyhdefu Loading…
dist: Ship more Windows import libs with the rust-mingw package of *-windows-gnullvm targets. 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)
#151108 opened Jan 14, 2026 by ColinFinck Loading…
feat: Add a Chapter on Accessibility in the Rustdoc book S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#151106 opened Jan 14, 2026 by JayanAXHF Draft
mir_build: Simplify length-determination and indexing for array/slice 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.
#151103 opened Jan 14, 2026 by Zalathar Loading…
Feature-gate mut ref patterns in struct pattern field shorthand S-waiting-on-crater Status: Waiting on a crater run to be completed. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#151102 opened Jan 14, 2026 by zachs18 Loading…
ProTip! no:milestone will show everything without a milestone.