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

Minor tweaks to refcell logging S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#142216 opened Jun 8, 2025 by nealsid Loading…
Use -Zmir-opt-level=0 in tests for MIR building T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142215 opened Jun 8, 2025 by saethlin Draft
tests/ui: A New Order [9/N] 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.
#142214 opened Jun 8, 2025 by Kivooeo Loading…
bootstrap: validate rust.codegen-backends & target.<triple>.codegen-backends 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)
#142212 opened Jun 8, 2025 by GrigorenkoPV Loading…
Mark slice::swap_with_slice unstably const 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.
#142205 opened Jun 8, 2025 by paolobarbolini Loading…
tests/ui: A New Order [8/N] 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.
#142200 opened Jun 8, 2025 by Kivooeo Loading…
rustc_const_eval: respect target.min_global_align A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. I-lang-nominated Nominated for discussion during a lang team meeting. 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.
#142198 opened Jun 8, 2025 by folkertdev Loading…
Check definitions of arguments before suggest move expr out of loop 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.
#142189 opened Jun 8, 2025 by xizheyin Loading…
Convert moves of references to copies in ReferencePropagation T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142185 opened Jun 8, 2025 by saethlin Draft
add core::async_iter::pending 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.
#142177 opened Jun 7, 2025 by Qelxiros Loading…
tests: Split dont-shuffle-bswaps along opt-levels and arches S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142176 opened Jun 7, 2025 by workingjubilee Loading…
Test binary size of share generics perf-regression Performance regression. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142165 opened Jun 7, 2025 by Noratrieb Draft
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…
Allow transmute casts in pre-runtime-MIR S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142124 opened Jun 6, 2025 by oli-obk 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
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.