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
Sort

Pull requests list

don't walk into patterns or types in NestedBodiesVisitor S-waiting-on-perf Status: Waiting on a perf run to be completed. 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.
#140776 opened May 8, 2025 by compiler-errors Draft
Should -Cforce-frame-pointers favor the target or CLI? I-compiler-nominated Nominated for discussion during a compiler team meeting. S-waiting-on-team Status: Awaiting decision from the relevant subteam (see the T-<team> label). T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#140774 opened May 7, 2025 by workingjubilee Loading…
triagebot: Better message for changes to tests/rustdoc-json A-meta Area: Issues & PRs about the rust-lang/rust repository itself A-rustdoc-json Area: Rustdoc JSON backend S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#140773 opened May 7, 2025 by aDotInTheVoid Loading…
{aarch64,x86_64}-*-windows-gnullvm: build host tools 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) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#140772 opened May 7, 2025 by mati865 Loading…
add extern "custom" functions 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.
#140770 opened May 7, 2025 by folkertdev Loading…
Add DefPathData::OpaqueLifetime to avoid conflicts for remapped opaque lifetimes PG-exploit-mitigations Project group: Exploit mitigations 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.
#140769 opened May 7, 2025 by Zoxc Loading…
Improve dangerous_implicit_aurorefs diagnostic output 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.
#140768 opened May 7, 2025 by Urgau Loading…
Stabilize sha512. sm3 and sm4 for x86 A-target-feature Area: Enabling/disabling target features like AVX, Neon, etc. I-lang-nominated Nominated for discussion during a lang team meeting. O-x86_32 Target: x86 processors, 32 bit (like i686-*) (IA-32) O-x86_64 Target: x86-64 processors (like x86_64-*) (also known as amd64 and x64) S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-lang Relevant to the language team, which will review and decide on the PR/issue.
#140767 opened May 7, 2025 by sayantn Loading…
Stabilize keylocker A-target-feature Area: Enabling/disabling target features like AVX, Neon, etc. I-lang-nominated Nominated for discussion during a lang team meeting. O-x86_32 Target: x86 processors, 32 bit (like i686-*) (IA-32) O-x86_64 Target: x86-64 processors (like x86_64-*) (also known as amd64 and x64) S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-lang Relevant to the language team, which will review and decide on the PR/issue.
#140766 opened May 7, 2025 by sayantn Loading…
style: Never break within a nullary function call func() or a unit literal () I-style-nominated Nominated for discussion during a style team meeting. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-style Relevant to the style team, which will review and decide on the PR/issue.
#140764 opened May 7, 2025 by joshtriplett Loading…
Add auto-bitcasts from/to x86amx and i32x256 for AMX intrinsics O-x86_64 Target: x86-64 processors (like x86_64-*) (also known as amd64 and x64) 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.
#140763 opened May 7, 2025 by sayantn Loading…
rustdoc-json: Remove newlines from attributes A-rustdoc-json Area: Rustdoc JSON backend S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#140762 opened May 7, 2025 by aDotInTheVoid Loading…
[win][arm64] Disable std::fs tests that require symlinks S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#140759 opened May 7, 2025 by dpaoliello Loading…
[win][arm64] Disable MSVC Linker 'Arm Hazard' warning 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.
#140758 opened May 7, 2025 by dpaoliello Loading…
[win][ci] Update LLVM toolchain used to build LLVM to 20 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-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#140757 opened May 7, 2025 by dpaoliello Loading…
[arm64] Pointer auth test should link with C static library statically A-run-make Area: port run-make Makefiles to rmake.rs 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.
#140756 opened May 7, 2025 by dpaoliello Loading…
[win][arm64] Disable various DebugInfo tests that don't work on Arm64 Windows A-compiletest Area: The compiletest test runner A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. 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.
#140755 opened May 7, 2025 by dpaoliello Loading…
[win][CI] Convert paths to Windows format before adding to PATH 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-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#140754 opened May 7, 2025 by dpaoliello Loading…
[PERF] eagerly compute sub_relations again perf-regression Performance regression. 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)
#140752 opened May 7, 2025 by lcnr Loading…
Allow storing format_args!() in variable A-fmt Area: `core::fmt` needs-fcp This change is insta-stable, so needs a completed FCP to proceed. perf-regression Performance regression. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-lang Relevant to the language team, which will review and decide on the PR/issue. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#140748 opened May 7, 2025 by m-ou-se Draft
name resolution for guard patterns 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.
#140746 opened May 7, 2025 by dianne Loading…
Fix broken-pipe-no-ice run-make test for rpath-less builds A-run-make Area: port run-make Makefiles to rmake.rs 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.
#140744 opened May 7, 2025 by jchecahi Loading…
-Zindirect-branch-cs-prefix on top of -Zretpoline* A-rust-for-linux Relevant for the Rust-for-Linux project F-target_modifiers `#![feature(target_modifiers)]` 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.
#140740 opened May 7, 2025 by ojeda Draft
[WIP] Region inference: Use outlives-static constraints in constraint search 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.
#140737 opened May 7, 2025 by amandasystems Loading…
trait selection: check & before suggest remove deref 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.
#140736 opened May 7, 2025 by xizheyin Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.