Skip to content

Pull requests: rust-lang/rust

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

Tracking the old name of renamed unstable library features A-attributes Area: Attributes (`#[…]`, `#![…]`) S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#142158 opened Jun 7, 2025 by xizheyin Loading…
rustc_resolve: Improve resolve_const_param_in_non_trivial_anon_const wording S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142157 opened Jun 7, 2025 by Enselic Loading…
Withdraw the claim extern "C-cmse-nonsecure-*" always matches extern "C" S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142146 opened Jun 7, 2025 by workingjubilee Loading…
Include additional hashes in src/stage0 S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue. T-release Relevant to the release subteam, which will review and decide on the PR/issue.
#142139 opened Jun 7, 2025 by erickt Loading…
Add Vec::into_chunks S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#142138 opened Jun 7, 2025 by ashivaram23 Loading…
docs: autogenerate compiler flag stubs based on -Zhelp S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142135 opened Jun 7, 2025 by rmehri01 Loading…
Reject unsupported extern "{abi}"s consistently in all positions A-rustdoc-json Area: Rustdoc JSON backend I-lang-nominated Nominated for discussion during a lang team meeting. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#142134 opened Jun 6, 2025 by workingjubilee Loading…
Apply mismatched-lifetime-syntaxes to trait and extern functions L-mismatched_lifetime_syntaxes Lint: mismatched_lifetime_syntaxes S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142129 opened Jun 6, 2025 by shepmaster Loading…
Apply nested goals certainty to InspectGoals for normalizes-to S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#142127 opened Jun 6, 2025 by compiler-errors Loading…
Stabilize "file_lock" feature S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#142125 opened Jun 6, 2025 by cberner Loading…
Implement initial support for timing sections (--json=timings) S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142123 opened Jun 6, 2025 by Kobzol Loading…
[DO NOT MERGE] Experimental A-testsuite Area: The testsuite used to check the correctness of rustc T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#142117 opened Jun 6, 2025 by jieyouxu Draft
Add compiler-builtins to bootstrap A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#142106 opened Jun 6, 2025 by tgross35 Loading…
rustdoc: make srcIndex no longer a global variable S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#142100 opened Jun 5, 2025 by lolbinarycat Loading…
Implement int_format_into feature S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#142098 opened Jun 5, 2025 by GuillaumeGomez Loading…
gpu offload host code generation A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. F-autodiff `#![feature(autodiff)]` F-gpu_offload `#![feature(gpu_offload)]` T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142097 opened Jun 5, 2025 by ZuseZ4 Draft
[do not merge] testing S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
#142094 opened Jun 5, 2025 by ChrisDenton Loading…
add track_caller attribute to map_err and ok_or/_else S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#142093 opened Jun 5, 2025 by yaahc Loading…
Refactor rustc_attr_data_structures documentation A-attributes Area: Attributes (`#[…]`, `#![…]`) S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142082 opened Jun 5, 2025 by xizheyin Loading…
nll-relate: improve hr opaque types support S-blocked Status: Blocked on something else such as an RFC or other implementation work. S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142079 opened Jun 5, 2025 by lcnr Loading…
Add SIMD funnel shift and round-to-even intrinsics A-intrinsics Area: Intrinsics A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. F-core_intrinsics Issue in the "core intrinsics" for internal usage only. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#142078 opened Jun 5, 2025 by sayantn Loading…
apply_member_constraints: fix placeholder check disposition-merge This issue / PR is in PFCP or FCP with a disposition to merge it. proposed-final-comment-period Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-types Relevant to the types team, which will review and decide on the PR/issue.
#142071 opened Jun 5, 2025 by lcnr Loading…
Introduce -Zmacro-stats S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142069 opened Jun 5, 2025 by nnethercote Loading…
More simple 2015 edition test decoupling S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142066 opened Jun 5, 2025 by Veykril Loading…
Make many MacResult methods unreachable. S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142061 opened Jun 5, 2025 by nnethercote Loading…
ProTip! Add no:assignee to see everything that’s not assigned.