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

Remove unused AssignDesugar span merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-clippy Relevant to the Clippy team. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#148208 by camsteffen was merged Oct 29, 2025 Loading… 1.93.0
Revert "fix: Filter suggestion parts that match existing code" beta-accepted Accepted for backporting to the compiler in the beta channel. merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-clippy Relevant to the Clippy team. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#148043 by lqd was merged Oct 24, 2025 Loading… 1.91.0
Revert monomorphization for func::{closure#0} T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#148023 by Kivooeo was closed Oct 24, 2025 Loading…
Fix backtraces with -C panic=abort on qnx; emit unwind tables by default 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.
#147454 by Hoverbear was merged Oct 18, 2025 Loading… 1.92.0
[win] Use find-msvc-tools instead of cc to find the linker and rc on Windows A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. A-tidy Area: The tidy tool 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.
#146784 by dpaoliello was merged Sep 23, 2025 Loading… 1.92.0
Detect and optimize SIMD-like struct T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#146049 by so-lovely was closed Sep 10, 2025 Loading…
compiler: Include span of too huge array with -Cdebuginfo=2 A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. 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.
#146025 by Enselic was merged Sep 9, 2025 Loading… 1.91.0
compiler: Add Windows resources to rustc-main and rustc_driver A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. merged-by-bors This PR was explicitly merged by bors. O-windows Operating system: Windows 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.
#146018 by lambdageek was merged Sep 9, 2025 Loading… 1.91.0
Avoid copying the bitcode out of rlibs A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#145893 by bjorn3 was closed Aug 29, 2025 Loading…
Remove outdated bug comments 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.
#145836 by minux-lee was merged Aug 25, 2025 Loading… 1.91.0
Add aarch64_be-unknown-hermit target 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.
#145761 by Gelbpunkt was merged Aug 23, 2025 Loading… 1.91.0
Pretty print the name of an future from calling async closure 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.
#145623 by compiler-errors was merged Aug 20, 2025 Loading… 1.91.0
cleanup: Remove useless [T].iter().last() A-translation Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic 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.
#145401 by estebank was merged Aug 15, 2025 Loading… 1.91.0
Fix span handling for EOF tokens to enable proper diagnostics T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#145350 by notJoon was closed Aug 14, 2025 Loading…
fix(debuginfo): handle false positives in overflow check A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. 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.
#145297 by adwinwhite was merged Aug 21, 2025 Loading… 1.91.0
Tell LLVM about read-only captures A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. merged-by-bors This PR was explicitly merged by bors. perf-regression Performance regression. perf-regression-triaged The performance regression has been triaged. 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.
#145259 by nikic was merged Aug 21, 2025 Loading… 1.91.0
use splice to optimize O(m*n) to O(m+n) in StyledBuffer::prepend T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#145158 by xizheyin was closed Aug 10, 2025 Loading…
Reduce indirect assoc parent queries merged-by-bors This PR was explicitly merged by bors. 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-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#145134 by camsteffen was merged Aug 9, 2025 Loading… 1.91.0
remove unnecessary TypeFoldable impls merged-by-bors This PR was explicitly merged by bors. 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.
#145097 by lcnr was merged Aug 9, 2025 Loading… 1.91.0
Add minimal armv7a-vex-v5 tier three target 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.
#145070 by lewisfm was merged Aug 8, 2025 Loading… 1.91.0
aarch64-nintendo-switch-freestanding - Enable CPU features that are always available in a live system (crypto instructions, plus explicit NEON). 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.
#144613 by pantsman0 was merged Aug 22, 2025 Loading… 1.91.0
fix(debuginfo): disable overflow check for recursive non-enum types A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. 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.
#144407 by godzie44 was merged Jul 29, 2025 Loading… 1.90.0
Enable const-vector.rs test on RISC-V (riscv64) 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.
#144341 by CaiWeiran was merged Jul 26, 2025 Loading… 1.90.0
Enable dwarf-mixed-versions-lto.rs test on RISC-V (riscv64) 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.
#144339 by CaiWeiran was merged Jul 26, 2025 Loading… 1.90.0
rustc_target: document public AbiMap-related fn and variants 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.
#142765 by workingjubilee was merged Jun 21, 2025 Loading… 1.89.0
ProTip! Mix and match filters to narrow down what you’re looking for.