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

Further specify temporary scoping for statics and consts S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#2041 opened Oct 8, 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 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
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…
fix coerce unsized impl restriction S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#1935 opened Jul 17, 2025 by lcnr Loading…
Update non_exhaustive to use the attribute template S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#1921 opened Jun 30, 2025 by ehuss Loading…
Update panic_handler to use the attribute template S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#1918 opened Jun 30, 2025 by ehuss Loading…
Update recursion_limit to use the attribute template S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#1916 opened Jun 30, 2025 by ehuss Loading…
Update path to use the attribute template S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#1915 opened Jun 30, 2025 by ehuss Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.