Thanks to visit codestin.com
Credit goes to github.com

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

Implement ExactSizeIterator for Zip<A, Repeat> 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.
#146642 opened Sep 16, 2025 by 414owen Loading…
Improve core coverage 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.
#146641 opened Sep 16, 2025 by pvdrz Loading…
std: merge definitions of StdioPipes 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.
#146639 opened Sep 16, 2025 by joboet Loading…
rustc_next_trait_solver: canonical out of EvalCtxt 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)
#146638 opened Sep 16, 2025 by lcnr Loading…
remove unnecessary structurally_resolve_type 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.
#146637 opened Sep 16, 2025 by lcnr Loading…
Bump bootstrap compiler to 1.91 beta O-windows Operating system: Windows 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-clippy Relevant to the Clippy team. 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-release Relevant to the release subteam, 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.
#146636 opened Sep 16, 2025 by Mark-Simulacrum Loading…
cg_llvm: Stop using as_c_char_ptr for coverage-related bindings 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.
#146635 opened Sep 16, 2025 by Zalathar Loading…
Fix uses of "adaptor" 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#146632 opened Sep 16, 2025 by ctz Loading…
cg_llvm: Replace some DIBuilder wrappers with LLVM-C API bindings (part 3) 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.
#146631 opened Sep 16, 2025 by Zalathar Loading…
std: reorganize the UNIX-internal weak module O-unix Operating system: Unix-like 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.
#146629 opened Sep 16, 2025 by joboet Loading…
Rollup of 3 pull requests A-run-make Area: port run-make Makefiles to rmake.rs rollup A PR which is a rollup 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.
#146628 opened Sep 16, 2025 by Zalathar Loading…
Simplify jemalloc setup A-linkage Area: linking into static, shared libraries and binaries S-blocked Status: Blocked on something else such as an RFC or other implementation work. 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-clippy Relevant to the Clippy team. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#146627 opened Sep 16, 2025 by madsmtm Draft
libload / dlopen Enzyme/autodiff A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. F-autodiff `#![feature(autodiff)]` 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.
#146623 opened Sep 16, 2025 by ZuseZ4 Draft
Add regression test for issue #91831 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.
#146622 opened Sep 16, 2025 by aklaiber Loading…
Minor improvements to Vec::peek_mut 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.
#146621 opened Sep 16, 2025 by cammeresi Loading…
Return Result from ensure_done().mir_borrowck(..). 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.
#146619 opened Sep 16, 2025 by cjgillot Draft
Do not run ui test if options specific to LLVM are used when another codegen backend is used 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)
#146618 opened Sep 16, 2025 by GuillaumeGomez Loading…
Don’t suggest foreign doc(hidden) types in "the following other types implement trait" diagnostics A-diagnostics Area: Messages for errors, warnings, and lints 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.
#146617 opened Sep 16, 2025 by Jules-Bertholet Loading…
rustc_codegen_llvm: Feature Conversion Tidying (mainly simplification) 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.
#146615 opened Sep 16, 2025 by a4lg Loading…
bootstrap: emit hint if a config key is used in the wrong section 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)
#146611 opened Sep 15, 2025 by lolbinarycat Loading…
ci: x86_64-gnu-tools: Add --test-args regression test A-CI Area: Our Github Actions CI 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-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#146606 opened Sep 15, 2025 by Enselic Loading…
Bump rustfix 0.8.1 -> 0.8.7 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.
#146605 opened Sep 15, 2025 by jyn514 Loading…
Allow lld to be enabled on aarch64-unknown-linux-gnu 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.
#146604 opened Sep 15, 2025 by Hoverbear Loading…
Dont bail in error predicate unless self ty is error in new solver 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)
#146602 opened Sep 15, 2025 by compiler-errors Loading…
a collection of simple const changes 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.
#146600 opened Sep 15, 2025 by npmccallum Loading…
ProTip! What’s not been updated in a month: updated:<2025-08-16.