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

Rename "unsized" coercion as "unsizing" S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#1797 opened Apr 18, 2025 by WaffleLapkin Loading…
Add target_env = "macabi" and target_env = "sim" S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#1781 opened Apr 6, 2025 by madsmtm Draft
Add docs for field default values 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
#1766 opened Mar 24, 2025 by bluebear94 Loading…
Document the order preludes are resolved S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#1765 opened Mar 22, 2025 by jyn514 Loading…
Modify mutable deref rule for &mut T S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#1758 opened Mar 13, 2025 by chorman0773 Loading…
Guarantee soundness of pointer-to-int transmutes S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#1752 opened Mar 6, 2025 by joshlf Loading…
Refactor unsizing coercion documentation S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#1731 opened Feb 9, 2025 by WaffleLapkin Loading…
Method call reference: major rewrite 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
#1725 opened Jan 30, 2025 by adetaylor Loading…
Correct repr(Rust) overlapping fields rule for enums and unions S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#1704 opened Dec 24, 2024 by GKFX Loading…
sanitizers: Add documentation for the no_sanitize attribute S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author. S-waiting-on-stabilization Waiting for a stabilization PR to be merged in the main Rust repository
#1701 opened Dec 20, 2024 by rcvalle Loading…
Explicitly specify syntax forms for each attribute S-waiting-on-review Status: The marked PR is awaiting review from a maintainer T-spec Team: spec
#1679 opened Nov 21, 2024 by chorman0773 Loading…
Add Values and Representation chapter S-waiting-on-review Status: The marked PR is awaiting review from a maintainer T-opsem Team: opsem T-spec Team: spec
#1664 opened Oct 25, 2024 by chorman0773 Loading…
Define raw pointer transmute behavior S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#1661 opened Oct 23, 2024 by joshlf Loading…
Spec: Improve Definition of Type Layout A-type-layout Area: type layout S-waiting-on-review Status: The marked PR is awaiting review from a maintainer T-spec Team: spec
#1654 opened Oct 17, 2024 by chorman0773 Loading…
Adjust identifiers in inline-assembly.md to be more consistent with other chapters S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#1635 opened Sep 26, 2024 by chorman0773 Loading…
[type-layout] Document bit validity of structs and padding S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#1630 opened Sep 25, 2024 by joshlf Loading…
Clarify requires of Prefix/Directive validity requirements S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#1588 opened Aug 26, 2024 by chorman0773 Loading…
add C-cmse-nonsecure-call to list of ABIs S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author. S-waiting-on-stabilization Waiting for a stabilization PR to be merged in the main Rust repository
#1551 opened Jul 30, 2024 by folkertdev Draft
Spec abi chapter A-abi Area: ABI S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#1545 opened Jul 24, 2024 by chorman0773 Loading…
Update behavior-considered-undefined.md S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#1476 opened Feb 29, 2024 by zylthinking Loading…
Document how self: Self receiver types *actually* interact with object safety S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#1455 opened Jan 26, 2024 by steffahn Loading…
Guarantee repr(C) enum discriminants are stable within a compilation S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#1454 opened Jan 25, 2024 by joshlf Loading…
improve trait object doc S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#1443 opened Dec 28, 2023 by wiseaidev Draft
Lifetime and scope clarification in Closure types reference. S-blocked Status: Marked as blocked on further work.
#1434 opened Dec 6, 2023 by stegrams Loading…
WIP: Update after RFC 3519 arbitrary self types S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#1429 opened Nov 21, 2023 by madsmtm Draft
ProTip! Exclude everything labeled bug with -label:bug.