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

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… updated Jul 9, 2024
include description of bindings in the reference S-blocked Status: Marked as blocked on further work. S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#654 opened Aug 15, 2019 by nikomatsakis Loading… updated Dec 3, 2024
isolate non-mut static part from static-item section S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#760 opened Feb 12, 2020 by king6cong Loading… updated Dec 3, 2024
Clarify rules about immutable statics S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#860 opened Jul 28, 2020 by jacob-greenfield Loading… updated Dec 3, 2024
Padding A-type-layout Area: type layout New Content Missing features or aspects of language not currently documented. S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#935 opened Jan 17, 2021 by Havvy Loading… updated Dec 3, 2024
Expression editing S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#1003 opened Apr 6, 2021 by Havvy Loading… updated Dec 3, 2024
Document using liveness to infer auto traits for async blocks S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author. T-lang Team: Lang
#1088 opened Sep 7, 2021 by eholk Draft updated Dec 3, 2024
Document auto trait inference for async blocks S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#1093 opened Sep 29, 2021 by eholk Loading… updated Dec 3, 2024
Document type alias impl trait 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
#1317 opened Jan 10, 2023 by oli-obk Loading… updated Dec 3, 2024
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 updated Dec 3, 2024
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 updated Dec 3, 2024
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… updated Dec 12, 2024
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… updated Dec 30, 2024
document implicit lifetime bounds S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#1063 opened Jul 8, 2021 by tlyu Loading… updated Jan 14, 2025
Remove outdated note about non-Copy union fields S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#1239 opened Jul 19, 2022 by GoldsteinE Loading… updated Jan 14, 2025
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… updated Jan 14, 2025
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… updated Jan 14, 2025
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… updated Jan 24, 2025
Document if-let guards 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
#1082 opened Aug 12, 2021 by LeSeulArtichaut Loading… updated Jan 31, 2025
if_expr.md: Outline behavior regarding rustc E0317 S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#1090 opened Sep 9, 2021 by daerich Loading… updated Jan 31, 2025
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… updated Mar 9, 2025
Update object safety to match impl around self as receiver S-waiting-on-team Status: This is waiting for action from some team.
#1248 opened Aug 13, 2022 by upsuper Loading… updated Mar 13, 2025
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… updated Mar 13, 2025
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 updated Mar 13, 2025
Add entry about cfg!(overflow_checks) 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
#1355 opened May 2, 2023 by AngelicosPhosphoros Loading… updated Mar 13, 2025
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.