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

Document changes from feature(more_qualified_paths) S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#1800 opened Apr 20, 2025 by WaffleLapkin Loading…
Improve documentation of struct expressions S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#1799 opened Apr 20, 2025 by WaffleLapkin Loading…
Rename "unsized" coercion as "unsizing" I-lang-nominated S-waiting-on-review Status: The marked PR is awaiting review from a maintainer T-lang Team: Lang
#1797 opened Apr 18, 2025 by WaffleLapkin Loading…
Remove apologies about the Reference final-comment-period I-lang-nominated needs-fcp S-waiting-on-team Status: This is waiting for action from some team. T-lang Team: Lang
#1792 opened Apr 16, 2025 by traviscross Loading…
Clarify interaction of asm-goto with IBT final-comment-period S-waiting-on-review Status: The marked PR is awaiting review from a maintainer T-lang Team: Lang
#1790 opened Apr 15, 2025 by nbdd0121 Loading…
Enable [canonicalize-issue-links] and [no-mentions] in triagebot S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#1788 opened Apr 12, 2025 by Urgau 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
Mention the temporary scope of while let. S-waiting-on-review Status: The marked PR is awaiting review from a maintainer
#1779 opened Apr 3, 2025 by kpreid Loading…
Add doc for avx512 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
#1778 opened Apr 2, 2025 by sayantn Loading…
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…
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-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…
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…
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…
ProTip! Filter pull requests by the default branch with base:master.