Skip to content

Pull requests: rust-lang/reference

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

Document transmutability of pointer types needs-fcp S-waiting-on-review Status: The marked PR is awaiting review from a maintainer T-lang Relevant to the language team.
#2292 opened Jun 16, 2026 by traviscross Contributor Loading…
Document layout equivalences for pointer types needs-fcp S-waiting-on-review Status: The marked PR is awaiting review from a maintainer T-lang Relevant to the language team.
#2291 opened Jun 16, 2026 by traviscross Contributor Loading…
Generalize the wide-pointer total-size bound S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#2290 opened Jun 16, 2026 by traviscross Contributor Loading…
Document metadata of ptrs to indirectly unsized types S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#2289 opened Jun 16, 2026 by traviscross Contributor Loading…
Cover str in the wide-pointer metadata rule S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#2288 opened Jun 16, 2026 by traviscross Contributor Loading…
Define an unsized tail S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#2287 opened Jun 16, 2026 by traviscross Contributor Loading…
Define pointer metadata S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#2286 opened Jun 16, 2026 by traviscross Contributor Loading…
Document modules in attribute & derive macro input S-waiting-on-review Status: The marked PR is awaiting review from a maintainer T-lang-docs Relevant to the lang-docs team.
#2284 opened Jun 13, 2026 by TimNN Loading…
Update for stabilization of the never type S-waiting-on-review Status: The marked PR is awaiting review from a maintainer S-waiting-on-stabilization Waiting for a stabilization PR to be merged in the main Rust repository
#2283 opened Jun 12, 2026 by ehuss Contributor Loading…
Document when Box<T> to Box<U> transmute is sound I-lang-nominated Nominated for discussion during a lang team meeting. I-lang-radar Items that are on lang's radar and will need eventual work or consideration. needs-fcp P-lang-drag-1 Lang team prioritization drag level 1. S-waiting-on-review Status: The marked PR is awaiting review from a maintainer T-lang Relevant to the language team. T-opsem Team: opsem
#2282 opened Jun 9, 2026 by traviscross Contributor Loading…
Fix rule ordering of trait object lifetime elision S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#2281 opened Jun 8, 2026 by fmease Member Loading…
Add more example target_arch values S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#2279 opened Jun 4, 2026 by patchunwrap Loading…
Stabilize #[optimize] attribute S-waiting-on-stabilization Waiting for a stabilization PR to be merged in the main Rust repository
#2278 opened Jun 1, 2026 by veluca93 Contributor Draft
Clarify where global_asm! may be placed S-blocked Status: Marked as blocked on further work. S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#2272 opened May 19, 2026 by ehuss Contributor Loading…
default type parameters A-generics Area: generics New Content Missing features or aspects of language not currently documented. S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#2263 opened May 5, 2026 by tlyu Contributor Loading…
Structs with no fields or all-ZST fields are ZSTs disposition-merge I-lang-radar Items that are on lang's radar and will need eventual work or consideration. proposed-final-comment-period S-waiting-on-review Status: The marked PR is awaiting review from a maintainer T-lang Relevant to the language team.
#2262 opened May 5, 2026 by DanielEScherzer Contributor Loading…
Fix grammar rules containing or pertaining to bounds S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#2257 opened May 5, 2026 by fmease Member Loading…
describe equality constraints A-generics Area: generics New Content Missing features or aspects of language not currently documented. S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#2254 opened May 3, 2026 by tlyu Contributor Loading…
rhs accepts place and value expressions S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#2250 opened May 2, 2026 by tshepang Member Loading…
pointer.md: do not repeat what is shown in syntax section S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#2249 opened May 2, 2026 by tshepang Member Loading…
type-layout: rewrite #[repr(C)] struct layout algorithm S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#2243 opened Apr 28, 2026 by DanielEScherzer Contributor Loading…
Prepare to rename primary branch to main S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#2242 opened Apr 28, 2026 by DanielEScherzer Contributor Loading…
Fix the grammar of function pointer types
#2240 opened Apr 24, 2026 by fmease Member Draft
expt.closure.capture-mut-ref: make sentence more easy to understand S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#2238 opened Apr 20, 2026 by tshepang Member Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.