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

Visit the ident in PreciseCapturingNonLifetimeArg. 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.
#141999 opened Jun 4, 2025 by nnethercote Loading…
Use non-2015 edition paths in tests that do not test for their resolution 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.
#141960 opened Jun 3, 2025 by Veykril Loading…
Move coroutine_by_move_body_def_id into the big check_crate body owner loop 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.
#141950 opened Jun 3, 2025 by oli-obk Loading…
Don't build ParamEnv and do trait solving in ItemCtxts when lowering IATs F-inherent_associated_types `#![feature(inherent_associated_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.
#140247 opened Apr 24, 2025 by BoxyUwU Loading…
Add GlobalAsm as a valid ItemKind to StableMIR S-blocked Status: Blocked on something else such as an RFC or other implementation work. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#138025 opened Mar 5, 2025 by celinval Loading…
Lint on fn pointers comparisons in external macros disposition-merge This issue / PR is in PFCP or FCP with a disposition to merge it. final-comment-period In the final comment period and will be merged soon unless new substantive objections are raised. I-lang-radar Items that are on lang's radar and will need eventual work or consideration. T-lang Relevant to the language team
#134536 opened Dec 19, 2024 by Urgau Loading…
Allow reifying intrinsics to fn pointers. (rebase of #86699) E-help-wanted Call for participation: Help is requested to fix this issue. 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.
#126595 opened Jun 17, 2024 by GrigorenkoPV Loading…
Do not hash allocations to name them. 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.
#119458 opened Dec 31, 2023 by cjgillot Loading…
ProTip! Filter pull requests by the default branch with base:master.