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

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-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)
#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-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.
#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-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…
Make llvm_enzyme a regular cargo feature A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. F-autodiff `#![feature(autodiff)]` 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.
#146598 opened Sep 15, 2025 by bjorn3 Loading…
Add span for struct tail recursion limit error 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.
#146597 opened Sep 15, 2025 by modhanami Loading…
Add a dummy codegen 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.
#146596 opened Sep 15, 2025 by bjorn3 Loading…
Make cargo test work for bootstrap self test 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)
#146595 opened Sep 15, 2025 by Shourya742 Loading…
bootstrap: Don't force -static for musl targets in cc-rs 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)
#146594 opened Sep 15, 2025 by Gelbpunkt Loading…
Allow specifying multiple bounds for same associated item, except in trait objects 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. I-lang-nominated Nominated for discussion during a lang team meeting. I-lang-radar Items that are on lang's radar and will need eventual work or consideration. 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 S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-lang Relevant to the language team
#146593 opened Sep 15, 2025 by Jules-Bertholet Loading…
Implement a simple diagnostic system for tidy 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)
#146592 opened Sep 15, 2025 by Kobzol Loading…
tests/run-make: Update list of statically linked musl targets A-run-make Area: port run-make Makefiles to rmake.rs O-musl Target: The musl libc 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.
#146588 opened Sep 15, 2025 by Gelbpunkt Loading…
indexing: reword help 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.
#146585 opened Sep 15, 2025 by hkBst Loading…
remove duplicated columns from rustc_error_code::error_codes! A-tidy Area: The tidy tool 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-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#146584 opened Sep 15, 2025 by cyrgani Draft
Detect attempt to use var-args in closure 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.
#146581 opened Sep 15, 2025 by estebank Loading…
Handle macro invocation in attribute during parse A-attributes Area: Attributes (`#[…]`, `#![…]`) 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.
#146579 opened Sep 15, 2025 by estebank Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.