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

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…
Consistently use sentence case S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#2030 opened Sep 30, 2025 by ehuss Loading…
Rearrange the README a little S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#2029 opened Sep 30, 2025 by ehuss Loading…
Add a description of how the reference is published S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#2028 opened Sep 30, 2025 by ehuss Loading…
Add a note to patterns.ident.precedent S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#2022 opened Sep 29, 2025 by ehuss 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 Loading…
fix field-less repr(C) enum docs S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#2018 opened Sep 25, 2025 by RalfJung Loading…
Clarify use $crate restriction
#2010 opened Sep 24, 2025 by ehuss Draft
Rework the definitions of the extern ABIs S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#2003 opened Sep 17, 2025 by ehuss Loading…
More clearly define the default abi of an extern block
#2001 opened Sep 16, 2025 by ehuss Loading…
Clarify that omitting nostack is a promise from the compiler to the programmer S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#1999 opened Sep 16, 2025 by jyn514 Loading…
Proposal of a new Concurrency chapter S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#1996 opened Sep 14, 2025 by borsakv Loading…
RISC-V Extensions update including 29 extensions to stabilize 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
#1987 opened Aug 30, 2025 by a4lg Loading…
local variables has higher priority than item S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#1985 opened Aug 27, 2025 by bvanjoi Loading…
docs: add comprehensive documentation for borrowing from repr(packed)… S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#1984 opened Aug 27, 2025 by hns1971 Loading…
docs(ref): Specify frontmatter 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
#1974 opened Aug 21, 2025 by epage Draft
specify s390x target features S-waiting-on-stabilization Waiting for a stabilization PR to be merged in the main Rust repository
#1972 opened Aug 20, 2025 by folkertdev Loading…
mention builtin function-like macros are part of the prelude S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#1964 opened Aug 17, 2025 by lolbinarycat Loading…
Fix example in orphan rule rationale S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#1960 opened Aug 14, 2025 by Imberflur Loading…
specify if let guards with updated scoping rules 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
#1957 opened Aug 12, 2025 by dianne Loading…
Document assignment expression as coercion site S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#1954 opened Aug 2, 2025 by paldepind Loading…
Clarify layout of tuples when last field is unsized S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#1952 opened Jul 29, 2025 by Darksonn Loading…
Reference updates for forbidding object lifetime changing pointer casts S-waiting-on-stabilization Waiting for a stabilization PR to be merged in the main Rust repository
#1951 opened Jul 29, 2025 by Darksonn Loading…
Overhaul of "Behavior not considered unsafe" S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#1937 opened Jul 17, 2025 by kleinesfilmroellchen Loading…
ProTip! no:milestone will show everything without a milestone.