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 11 pull requests A-attributes Area: Attributes (`#[…]`, `#![…]`) A-LLVM 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) PG-exploit-mitigations Project group: Exploit mitigations 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-rust-analyzer Relevant to the rust-analyzer team, which will review and decide on the PR/issue.
#155061 opened Apr 9, 2026 by JonathanBrouwer Contributor Loading…
Fix Enzyme autodiff ICE by anchoring metadata markers in core 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.
#155059 opened Apr 9, 2026 by purahan Loading…
Move 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.
#155058 opened Apr 9, 2026 by ujjwalvishwakarma2006 Contributor Loading…
Update libc to v0.2.184 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.
#155057 opened Apr 9, 2026 by surban Contributor Loading…
Revert "Port lint attributes to attribute parser" A-attributes Area: Attributes (`#[…]`, `#![…]`) S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-clippy Relevant to the Clippy team. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#155056 opened Apr 9, 2026 by JonathanBrouwer Contributor Loading…
UI automation 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.
#155055 opened Apr 9, 2026 by rishi-techo-14 Loading…
constify Index(Mut), Deref(Mut) for Vec 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.
#155054 opened Apr 9, 2026 by Lars-Schumann Contributor Loading…
Rollup of 2 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. 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.
#155052 opened Apr 9, 2026 by JonathanBrouwer Contributor Loading…
[beta] Clippy backport beta-accepted Accepted for backporting to the compiler in the beta channel. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-clippy Relevant to the Clippy team.
#155051 opened Apr 9, 2026 by flip1995 Member Loading… 1.95.0
Documenting the case of Weak::upgrade returning None when the value behind the reference has been moved out 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.
#155049 opened Apr 9, 2026 by quixoticaxis Loading…
Always exhaustively match on typing mode A-attributes Area: Attributes (`#[…]`, `#![…]`) S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-clippy Relevant to the Clippy team. 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)
#155047 opened Apr 9, 2026 by jdonszelmann Contributor Loading…
rust-analyzer subtree update S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-rust-analyzer Relevant to the rust-analyzer team, which will review and decide on the PR/issue.
#155046 opened Apr 9, 2026 by lnicola Member Loading…
Don't try to remove drop_in_place calls in RemoveUnneededDrops 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.
#155044 opened Apr 9, 2026 by WaffleLapkin Member Loading…
Fix if branch in op.rs 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.
#155043 opened Apr 9, 2026 by malezjaa Contributor Loading…
Update cargo submodule S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#155042 opened Apr 9, 2026 by weihanglo Member Loading…
Remove AttributeExt A-attributes Area: Attributes (`#[…]`, `#![…]`) S-blocked Status: Blocked on something else such as an RFC or other implementation work. 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.
#155041 opened Apr 9, 2026 by mejrs Contributor Draft
Fix code block whitespace handling in Markdown 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.
#155040 opened Apr 9, 2026 by yalagadapavankumar Loading…
minor follow up to removing soft mode #[unstable] S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#155039 opened Apr 9, 2026 by WaffleLapkin Member Loading…
KeywordIdents Lint fix S-blocked Status: Blocked on something else such as an RFC or other implementation work. 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.
#155038 opened Apr 9, 2026 by Bryntet Contributor Loading…
Store a PathBuf rather than SerializedModule for cached modules 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.
#155036 opened Apr 9, 2026 by bjorn3 Member Loading…
Implement GenericTypeVisitable for some types 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.
#155034 opened Apr 9, 2026 by ChayimFriedman2 Contributor Loading…
[beta] Revert performing basic const checks in typeck on stable beta-accepted Accepted for backporting to the compiler in the beta channel. 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.
#155033 opened Apr 9, 2026 by oli-obk Contributor Loading… 1.95.0
delegation: fix unelided lifetime ICE, refactoring of GenericArgPosition F-fn_delegation `#![feature(fn_delegation)]` 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.
#155031 opened Apr 9, 2026 by aerooneqq Contributor Loading…
tests: add whitespace tests for vertical tab behavior 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.
#155028 opened Apr 9, 2026 by Brace1000 Loading…
Rename some more of our internal #[rustc_*] TEST attributes A-attributes Area: Attributes (`#[…]`, `#![…]`) A-rustc-dev-guide Area: rustc-dev-guide 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.
#155027 opened Apr 9, 2026 by fmease Member Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.