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

do not mix singular and plural S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#2101 opened Nov 29, 2025 by tshepang Loading…
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
1
Add a contributor guide S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#2097 opened Nov 25, 2025 by ehuss Loading…
Update to mdbook 0.5 S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#2096 opened Nov 22, 2025 by ehuss Loading…
Specify that range patterns must be nonempty. S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#2093 opened Nov 21, 2025 by theemathas Loading…
UB: update the extra clause for provenance UB during const evaluation S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#2091 opened Nov 16, 2025 by RalfJung Loading…
start documenting how to satisfy trait bounds S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#2087 opened Nov 13, 2025 by lcnr Loading…
use "lint" as placeholder instead of "C" S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#2084 opened Nov 10, 2025 by tshepang Loading…
path-expr.md: use a more suitable punctuation S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#2082 opened Nov 10, 2025 by tshepang Loading…
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…
get rid of const.no-mut-refs 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
#2080 opened Nov 9, 2025 by RalfJung Loading…
Reflect explicit macro import in reference 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
#2077 opened Nov 8, 2025 by Voultapher Loading…
Add special cases and links relating to dereferencing boxes S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#2075 opened Nov 4, 2025 by dianne 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…
identifiers: bump Unicode from 16 to 17 S-waiting-on-stabilization Waiting for a stabilization PR to be merged in the main Rust repository
#2071 opened Oct 31, 2025 by Marcondiro Loading…
const_eval.md: add missing word S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#2068 opened Oct 29, 2025 by tshepang Loading…
Add a chapter on divergence S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#2067 opened Oct 28, 2025 by jackh726 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…
Document ppc inline asm support 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
#2056 opened Oct 22, 2025 by pmur Loading…
Add section on expansion-time (early) name resolution S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#2055 opened Oct 20, 2025 by yaahc Loading…
Specify temporary lifetime extension through expressions S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#2051 opened Oct 12, 2025 by dianne Loading…
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…
ProTip! Add no:assignee to see everything that’s not assigned.