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

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…
Remove restriction on dereferencing pointers in const S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#2090 opened Nov 16, 2025 by traviscross Loading…
Add review process overview to review-policy.md S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#2088 opened Nov 14, 2025 by yaahc 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 cfg conditions on inline assembly templates and operands S-waiting-on-stabilization Waiting for a stabilization PR to be merged in the main Rust repository
#2063 opened Oct 24, 2025 by folkertdev 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…
Expand name resolution stub S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#2055 opened Oct 20, 2025 by yaahc Draft
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…
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…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.