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

Shrink ParseSess 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.
#155896 opened Apr 28, 2026 by nnethercote Contributor Loading…
triagebot: add myself to libs rotation 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.
#155894 opened Apr 27, 2026 by nia-e Member Loading…
ssa_range_prop: avoid ICE on self-loop successors
#155891 opened Apr 27, 2026 by SixEternals Loading…
[WIP] -Zhigher-ranked-assumptions-v2 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#155887 opened Apr 27, 2026 by BoxyUwU Member Draft
leak_check in rustc_const_eval::util::relate_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.
#155883 opened Apr 27, 2026 by lcnr Contributor Loading…
Add regression test for #101363 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.
#155882 opened Apr 27, 2026 by pluiee Loading…
Refactor query latch 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.
#155881 opened Apr 27, 2026 by zetanumbers Contributor Loading…
enable pipe tests in Miri 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.
#155879 opened Apr 27, 2026 by RalfJung Member Loading…
Avoid misleading return-type note for foreign Fn callees 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.
#155877 opened Apr 27, 2026 by qaijuang Contributor Loading…
Relink don't rebuild: add a baseline, sound implementation that can be incrementally improved 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.
#155871 opened Apr 27, 2026 by susitsm Loading…
Fix cross-compiling macos-deployment-target-warning test A-run-make Area: port run-make Makefiles to rmake.rs O-macos Operating system: macOS 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.
#155870 opened Apr 27, 2026 by madsmtm Contributor Loading…
Suggest [const] Trait bounds in more places PG-const-traits Project group: Const traits 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.
#155861 opened Apr 27, 2026 by oli-obk Contributor Loading…
slice::join: borrow only once during length calc 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.
#155858 opened Apr 27, 2026 by ChrisDenton Member Loading…
std_detect: support detecting more features on aarch64 Windows O-Arm Target: 32-bit Arm processors (armv6, armv7, thumb...), including 64-bit Arm in AArch32 state 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.
#155856 opened Apr 27, 2026 by lilith Loading…
Remove unnecessary get_unchecked 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.
#155855 opened Apr 27, 2026 by ChrisDenton Member Loading…
Rename the diagnostic item for std::sync::mpsc::Receiver S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-clippy Relevant to the Clippy team. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#155854 opened Apr 27, 2026 by cammeresi Contributor Loading…
Use _mcount as the mcount symbol name on RISC-V Linux GNU targets 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.
#155853 opened Apr 27, 2026 by lapla-cogito Contributor Loading…
perf: Use 1 bit to track splatting in FnDecl A-attributes Area: Attributes (`#[…]`, `#![…]`) 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. T-rust-analyzer Relevant to the rust-analyzer team, which will review and decide on the PR/issue.
#155852 opened Apr 27, 2026 by teor2345 Contributor Draft
Only exclude the #155473 change for 1-byte bool-likes 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.
#155850 opened Apr 27, 2026 by scottmcm Member Loading…
Move IoSlice and IoSliceMut to core::io 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.
#155849 opened Apr 27, 2026 by bushrat011899 Contributor Loading…
[doc]: Revert core::io::ErrorKind doc changes 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.
#155848 opened Apr 26, 2026 by bushrat011899 Contributor Loading…
Don't reload length in String::push 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.
#155847 opened Apr 26, 2026 by DaniPopes Contributor Loading…
tests/ui/tuple: add annotations for reference rules A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools 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.
#155846 opened Apr 26, 2026 by DanielEScherzer Contributor Loading…
Refactor crate name handling; pass a TyCtxt into macro expansion S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-clippy Relevant to the Clippy team. 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.
#155844 opened Apr 26, 2026 by jyn514 Member Loading…
fix(coroutine): split overlapping state assignments 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.
#155841 opened Apr 26, 2026 by MilkBlock Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.