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

Specialize Iterator::eq{_by} for TrustedLen iterators 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-crater Status: Waiting on a crater run to be completed. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#137122 opened Feb 16, 2025 by yotamofek Loading… updated Jun 28, 2025
Add a regression test for ld64 T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#143126 opened Jun 28, 2025 by dianqk Draft updated Jun 28, 2025
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-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. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#142078 opened Jun 5, 2025 by sayantn Loading… updated Jun 28, 2025
Disable f16 on Aarch64 without neon for llvm < 20.1.1 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.
#143125 opened Jun 28, 2025 by tgross35 Loading… updated Jun 28, 2025
Insert checks for enum discriminants when debug assertions are enabled 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. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#141759 opened May 30, 2025 by 1c3t3a Loading… updated Jun 28, 2025
Remove support for dyn* from the compiler A-tidy Area: The tidy tool F-dyn_star `#![feature(dyn_star)]` PG-exploit-mitigations Project group: Exploit mitigations S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#143036 opened Jun 26, 2025 by compiler-errors Loading… updated Jun 28, 2025
GCI: Imply outlives-bounds on free (generic) const items A-rustc-dev-guide Area: rustc-dev-guide F-generic_const_items `#![feature(generic_const_items)]` rla-silenced Silences rust-log-analyzer postings to the PR it's added on. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#143029 opened Jun 25, 2025 by fmease Draft updated Jun 28, 2025
Allow #[must_use] on associated types to warn on unused values in generic contexts A-attributes Area: Attributes (`#[…]`, `#![…]`) disposition-merge This issue / PR is in PFCP or FCP with a disposition to merge it. final-comment-period In the final comment period and will be merged soon unless new substantive objections are raised. needs-fcp This change is insta-stable, or significant enough to need a team FCP to proceed. S-waiting-on-documentation Status: Waiting on approved PRs to documentation before merging S-waiting-on-fcp Status: PR is in FCP and is awaiting for FCP to complete. T-lang Relevant to the language team WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#142590 opened Jun 16, 2025 by compiler-errors Loading… updated Jun 28, 2025
Make Default const and add some const Default impls F-const_trait_impl `#![feature(const_trait_impl)]` F-default_field_values `#![feature(default_field_values)]` 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. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#134628 opened Dec 21, 2024 by estebank Loading… updated Jun 27, 2025
More robustly deal with relaxed bounds and improve their diagnostics perf-regression Performance regression. rla-silenced Silences rust-log-analyzer postings to the PR it's added on. 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.
#142693 opened Jun 18, 2025 by fmease Draft updated Jun 27, 2025
2
8
Detect struct construction with private field in field with default A-diagnostics Area: Messages for errors, warnings, and lints F-default_field_values `#![feature(default_field_values)]` 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.
#135846 opened Jan 21, 2025 by estebank Loading… updated Jun 27, 2025
Improve documentation of TagEncoding 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.
#143088 opened Jun 27, 2025 by firefighterduck Loading… updated Jun 27, 2025
Use tidy to sort sym::* items 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.
#143110 opened Jun 27, 2025 by yotamofek Loading… updated Jun 27, 2025
Miri: handling of SNaN inputs in f*::pow operations S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
#142514 opened Jun 14, 2025 by LorrensP-2158466 Loading… updated Jun 27, 2025
MIR inliner maintains unused var_debug_info 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.
#142890 opened Jun 22, 2025 by kornelski Loading… updated Jun 27, 2025
Minor Documentation Improvements S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#143114 opened Jun 27, 2025 by leopardracer Loading… updated Jun 27, 2025
Port #[target_feature] to new attribute parsing infrastructure A-attributes Area: Attributes (`#[…]`, `#![…]`) A-rustdoc-json Area: Rustdoc JSON backend 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.
#142876 opened Jun 22, 2025 by JonathanBrouwer Loading… updated Jun 27, 2025
tests: Require run-fail ui tests to have an exit code (SIGABRT not ok) A-compiletest Area: The compiletest test runner A-rustc-dev-guide Area: rustc-dev-guide A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. 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.
#143002 opened Jun 25, 2025 by Enselic Loading… updated Jun 27, 2025
2 tasks done
tidy: move rustdoc js stuff into a tidy extra check A-testsuite Area: The testsuite used to check the correctness of rustc A-tidy Area: The tidy tool 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.
#142924 opened Jun 23, 2025 by lolbinarycat Loading… updated Jun 27, 2025
Update poison.rs to fix the typo (sys->sync) 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.
#143086 opened Jun 27, 2025 by SciMind2460 Loading… updated Jun 27, 2025
Add relnotes-api-list in-tree tool A-meta Area: Issues & PRs about the rust-lang/rust repository itself T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#143053 opened Jun 26, 2025 by pietroalbini Draft updated Jun 27, 2025
4 tasks
Stop backends from needing to support nullary intrinsics 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. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#142839 opened Jun 21, 2025 by oli-obk Loading… updated Jun 27, 2025
Make TypeId const comparable 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. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#142789 opened Jun 20, 2025 by oli-obk Loading… updated Jun 27, 2025
Show the offset, length and memory of uninit read errors 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.
#142673 opened Jun 18, 2025 by oli-obk Loading… updated Jun 27, 2025
Implement unstable trait impl 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-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#140399 opened Apr 28, 2025 by tiif Loading… updated Jun 27, 2025
ProTip! What’s not been updated in a month: updated:<2025-05-27.