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

Unimplement unsized_locals A-rustc-dev-guide Area: rustc-dev-guide F-unsized_locals `#![feature(unsized_locals)]` 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.
#141811 opened May 31, 2025 by mejrs Loading…
Don't call WSACleanup on process exit 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.
#141809 opened May 31, 2025 by ChrisDenton Loading…
faster charsearcher 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.
#141808 opened May 31, 2025 by bend-n Loading…
Update compiler-builtins to 0.1.160 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.
#141805 opened May 31, 2025 by tgross35 Loading…
Remove rustc's notion of "preferred" alignment AKA __alignof 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.
#141803 opened May 31, 2025 by workingjubilee Loading…
bootstrap: build std with less frame pointers S-waiting-on-perf Status: Waiting on a perf run to be completed. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#141800 opened May 30, 2025 by workingjubilee Draft
compiler: use FramePointer::NonLeaf on illumos 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.
#141798 opened May 30, 2025 by workingjubilee Loading…
compiler: Use FramePointer::NonLeaf for Apples O-apple Operating system: Apple (macOS, iOS, tvOS, visionOS, watchOS) 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.
#141797 opened May 30, 2025 by workingjubilee Loading…
Clean up some tests from tests/ui 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.
#141793 opened May 30, 2025 by Kivooeo Loading…
Exclude CARGO_HOME from generate-copyright in-tree determination 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)
#141789 opened May 30, 2025 by Hoverbear Loading…
Do not run PGO/BOLT in x64 Linux alt builds A-testsuite Area: The testsuite used to check the correctness of rustc T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#141777 opened May 30, 2025 by Kobzol Draft
Change per-module naked fn checks to happen during typeck instead S-waiting-on-perf Status: Waiting on a perf run to be completed. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#141774 opened May 30, 2025 by oli-obk Loading…
Merge coroutine obligation checking into borrowck parallel loop 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.
#141773 opened May 30, 2025 by oli-obk Loading…
Merge Cfg::render_long_html and Cfg::render_long_plain methods common code 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.
#141770 opened May 30, 2025 by GuillaumeGomez Loading…
Move metadata object generation for dylibs to the linker code A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. 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.
#141769 opened May 30, 2025 by bjorn3 Loading…
ci: use free runner for aarch64-gnu-llvm-19-1 PR job A-testsuite Area: The testsuite used to check the correctness of rustc T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#141767 opened May 30, 2025 by marcoieni Draft
Stabilize #[cfg(version(...))], take 2 disposition-merge This issue / PR is in PFCP or FCP with a disposition to merge it. I-lang-nominated Nominated for discussion during a lang team meeting. needs-fcp This change is insta-stable, or significant enough to need a team FCP to proceed. P-lang-drag-1 Lang team prioritization drag level 1. https://rust-lang.zulipchat.com/#narrow/channel/410516-t-lang proposed-final-comment-period Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off. S-waiting-on-documentation Status: Waiting on approved PRs to documentation before merging 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.
#141766 opened May 30, 2025 by est31 Loading…
2 of 3 tasks
FIXME(-Znext-solver) triage 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)
#141763 opened May 30, 2025 by lcnr Loading…
[experimental] Make witnesses more eager 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)
#141762 opened May 30, 2025 by compiler-errors Draft
Improve intrinsic handling in cg_ssa (part 2) A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. 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.
#141760 opened May 30, 2025 by bjorn3 Loading…
Insert checks for enum discriminants when debug assertions are enabled 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.
#141759 opened May 30, 2025 by 1c3t3a Loading…
constify float::{div,rem}_euclid S-blocked Status: Blocked on something else such as an RFC or other implementation work. 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.
#141755 opened May 30, 2025 by RalfJung Loading…
Introduce impl restrictions to AST, lower to rustc_middle A-ast Area: AST F-impl_restriction `#![feature(impl_restriction)]` 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.
#141754 opened May 30, 2025 by jhpratt Loading…
[WIP] Remap compiler vs non-compiler sources differently A-path-remapping Area: path remapping, --remap-path-prefix, --remap-cwd-prefix, --remap-diagnostics-scope etc. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#141751 opened May 30, 2025 by jieyouxu Draft
Warn when gold was used as the linker 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.
#141750 opened May 29, 2025 by Noratrieb Loading…
ProTip! Updated in the last three days: updated:>2025-05-28.