- Notifications
You must be signed in to change notification settings - Fork 552
Pull requests: rust-lang/reference
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Further specify temporary scoping for Status: The marked PR is awaiting review from a maintainer
static
s and const
s S-waiting-on-review #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 that omitting Status: The marked PR is awaiting review from a maintainer
nostack
is a promise from the compiler to the programmer S-waiting-on-review #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
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 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
if let
guards with updated scoping rules S-waiting-on-review #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 Status: The marked PR is awaiting review from a maintainer
non_exhaustive
to use the attribute template S-waiting-on-review #1921 opened Jun 30, 2025 by ehuss Loading…
Update Status: The marked PR is awaiting review from a maintainer
panic_handler
to use the attribute template S-waiting-on-review #1918 opened Jun 30, 2025 by ehuss Loading…
Update Status: The marked PR is awaiting review from a maintainer
recursion_limit
to use the attribute template S-waiting-on-review #1916 opened Jun 30, 2025 by ehuss Loading…
Update Status: The marked PR is awaiting review from a maintainer
path
to use the attribute template S-waiting-on-review #1915 opened Jun 30, 2025 by ehuss Loading…
Previous Next
ProTip! Exclude everything labeled
bug
with -label:bug.