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
Sort

Pull requests list

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…
Add edition admonitions S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#1764 opened Mar 20, 2025 by ehuss Loading…
Use cfg(false) instead of cfg(FALSE) S-waiting-on-stabilization Waiting for a stabilization PR to be merged in the main Rust repository
#1763 opened Mar 17, 2025 by joshtriplett Loading…
Add cfg(true) and cfg(false) to conditional compilation (RFC 3695) S-waiting-on-stabilization Waiting for a stabilization PR to be merged in the main Rust repository
#1762 opened Mar 17, 2025 by joshtriplett 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…
Add: orphan rule rationale. S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#1755 opened Mar 11, 2025 by TmSalviano Loading…
Guarantee soundness of pointer-to-int transmutes S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#1752 opened Mar 6, 2025 by joshlf Loading…
do not reference LLVM in our definition of UB S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#1750 opened Mar 5, 2025 by RalfJung Loading…
Document let_chains again 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
#1740 opened Feb 24, 2025 by est31 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…
Doc: Add the LoongArch stabilized target features 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
#1707 opened Jan 3, 2025 by heiher 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…
naked functions 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
#1689 opened Dec 1, 2024 by folkertdev Draft
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 I-lang-nominated S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author. S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#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
attributes/codegen: Add aarch64/linux/LLVM features 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
#1546 opened Jul 25, 2024 by mrkajetanp Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.