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

Actually move out of Box in moving-out-of-Box test S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#2204 opened Mar 11, 2026 by dianne Loading…
Glossary: add new entry documenting zero-sized types A-glossary Area: glossary 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
#2203 opened Mar 10, 2026 by DanielEScherzer Loading…
Values and Sized types are not larger than isize::MAX S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#2202 opened Mar 6, 2026 by joshlf Loading…
[type layout] usize and isize have the same size and alignment disposition-merge final-comment-period I-lang-radar Items that are on lang's radar and will need eventual work or consideration. S-waiting-on-review Status: The marked PR is awaiting review from a maintainer T-lang Relevant to the language team.
#2200 opened Mar 4, 2026 by joshlf Loading…
Add frontmatter S-waiting-on-stabilization Waiting for a stabilization PR to be merged in the main Rust repository
#2197 opened Mar 4, 2026 by traviscross Loading…
Fix mixing up place expr with place expr ctx S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#2195 opened Mar 2, 2026 by bitcp Loading…
Add more rules about when expressions diverge S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#2186 opened Feb 20, 2026 by ehuss Loading…
add c-variadic function definitions S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#2177 opened Feb 17, 2026 by folkertdev Loading…
Document UnsafeCell special-casing in shared statics 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
#2169 opened Feb 12, 2026 by madsmtm Draft
Fields must fit in the type, even for repr(Rust) I-lang-nominated Nominated for discussion during a lang team meeting. P-lang-drag-1 Lang team prioritization drag level 1. S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#2166 opened Feb 11, 2026 by Darksonn Loading…
Rearrange the generics chapter
#2165 opened Feb 10, 2026 by ehuss Draft
Add section on method resolution regarding supertrait shadowing 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
#2147 opened Jan 28, 2026 by Amanieu Loading…
const-eval: explain the final-value-byte-provenance restriction S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author. S-waiting-on-stabilization Waiting for a stabilization PR to be merged in the main Rust repository
#2138 opened Jan 19, 2026 by RalfJung Loading…
Denote examples better S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#2137 opened Jan 19, 2026 by nilslindemann Loading…
Document Wasm target_feature = "gc" S-waiting-on-stabilization Waiting for a stabilization PR to be merged in the main Rust repository
#2114 opened Dec 17, 2025 by daxpedda Draft
Rework the introduction and add a scope chapter S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#2100 opened Nov 29, 2025 by ehuss Loading…
12
12
document COFF alignment limit 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
#2081 opened Nov 9, 2025 by nthery Loading…
Add a note about scoping differences between *x and *x.deref() as well as a[b] and *a.index(b) S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#2073 opened Nov 3, 2025 by dianne Loading…
document min_global_align 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
#2062 opened Oct 24, 2025 by folkertdev Loading…
Specify temporary lifetime extension through expressions I-lang-docs-nominated Nominated for discussion during a lang-docs team meeting. S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#2051 opened Oct 12, 2025 by dianne Loading…
Destructors: Reword introduction of terms "destructor" and "dropped" S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#2034 opened Oct 4, 2025 by joshtriplett Loading…
Clarify proc-macro token tree S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#2021 opened Sep 29, 2025 by ehuss Draft
fix field-less repr(C) enum docs I-lang-docs-nominated Nominated for discussion during a lang-docs team meeting. S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#2018 opened Sep 25, 2025 by RalfJung Loading…
ProTip! no:milestone will show everything without a milestone.