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

macros.md: fix case S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#2307 opened Jul 4, 2026 by tshepang Member Loading…
attributes: do not explain syntax in rules S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#2306 opened Jul 4, 2026 by tshepang Member Loading…
Bump railroad-dependency S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#2305 opened Jul 4, 2026 by lukaslueg Contributor Loading…
aliasing rules also apply inside private fields S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#2304 opened Jul 3, 2026 by RalfJung Member Loading…
Fix the tagged-union pattern-matching recommendation S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#2303 opened Jul 2, 2026 by traviscross Contributor Loading…
Do not promote extern statics S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#2302 opened Jun 30, 2026 by sjwang05 Loading…
add extern "custom"
#2300 opened Jun 27, 2026 by folkertdev Contributor Draft
Add LoongArch LSX/LASX inline asm documentation S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#2296 opened Jun 24, 2026 by heiher Contributor Loading…
Empty repr(Rust) enums are ZSTs
#2293 opened Jun 17, 2026 by zachs18 Contributor Draft
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…
Document modules in attribute & derive macro input 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 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-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-radar Items that are on lang's radar and will need eventual work or consideration. needs-fcp 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…
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 finished-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. to-announce
#2262 opened May 5, 2026 by DanielEScherzer Contributor 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…
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
ProTip! Filter pull requests by the default branch with base:master.