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

only rerun const eval in next-solver if the const actually references opaques 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)
#161380 opened Aug 20, 2026 by sjwang05 Contributor Loading…
Improve Extend trait's generic param name some other generics, too 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.
#161379 opened Aug 20, 2026 by steffahn Member Loading…
FlowSensitiveAnalysis cleanups 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.
#161378 opened Aug 19, 2026 by nnethercote Contributor Loading…
[bootstrap] Don't reverse the order of dylib search path entries 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)
#161377 opened Aug 19, 2026 by jnkel Contributor Loading…
CI testing 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.
#161374 opened Aug 19, 2026 by JonathanBrouwer Member Draft
Allow running EC2 jobs locally A-CI Area: Our Github Actions CI 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-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#161373 opened Aug 19, 2026 by JonathanBrouwer Member Loading…
Rollup of 23 pull requests A-CI Area: Our Github Actions CI A-meta Area: Issues & PRs about the rust-lang/rust repository itself A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) A-rustdoc-js Area: Rustdoc's JS front-end A-testsuite Area: The testsuite used to check the correctness of rustc O-SGX Target: SGX PG-exploit-mitigations Project group: Exploit mitigations 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-clippy Relevant to the Clippy team. 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. T-libs Relevant to the library 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. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#161372 opened Aug 19, 2026 by JonathanBrouwer Member Loading…
Uplift rustfmt macro formatting fix beta-nominated Nominated for backporting to the compiler in the beta channel. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-rustfmt Relevant to the rustfmt team, which will review and decide on the PR/issue.
#161370 opened Aug 19, 2026 by Manishearth Member Loading…
Add regression test for confusing lifetime error message issue 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.
#161369 opened Aug 19, 2026 by KevinA-cpu Loading…
Double-word align _Unwind_Exception 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.
#161368 opened Aug 19, 2026 by hsanzg Loading…
Reflect current PR title names for subtree syncs in triagebot no-merges A-meta Area: Issues & PRs about the rust-lang/rust repository itself S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#161367 opened Aug 19, 2026 by Urgau Member Loading…
Subtree sync for rustc_codegen_cranelift A-codegen Area: Code generation A-cranelift Things relevant to the [future] cranelift backend has-merge-commits PR has merge commits, merge with caution. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. subtree-sync PR updates a subtree (miri, clippy, etc). Ignored by no-merges check T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#161366 opened Aug 19, 2026 by bjorn3 Member Loading…
rustdoc: Correctly handle reexports when --document-private-items is used 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.
#161362 opened Aug 19, 2026 by GuillaumeGomez Member Loading…
vec: fixup the name that i forgot 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.
#161360 opened Aug 19, 2026 by nia-e Member Loading…
[crater] Also enforce dyn compatibility in (unchecked) type aliases needs-crater This change needs a crater run to check for possible breakage in the ecosystem. needs-fcp This change is insta-stable, or significant enough to need a team FCP to proceed. S-waiting-on-crater Status: Waiting on a crater run to be completed. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output. T-types Relevant to the types team, which will review and decide on the PR/issue.
#161358 opened Aug 19, 2026 by fmease Member Draft
[PATCH] bootstrap: use fcntl locking on Solaris 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)
#161357 opened Aug 19, 2026 by psumbera Contributor Loading…
Add file path to some archive build errors 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.
#161355 opened Aug 19, 2026 by bjorn3 Member Loading…
Add test for parallel compiler reproducible build A-run-make Area: port run-make Makefiles to rmake.rs 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.
#161353 opened Aug 19, 2026 by aerooneqq Contributor Loading…
Cleanup: Move impl of #[rustc_dump_object_lifetime_defaults] A-attributes Area: Attributes (`#[…]`, `#![…]`) C-cleanup Category: PRs that clean code up or issues documenting cleanup. 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.
#161351 opened Aug 19, 2026 by fmease Member Loading…
Unflatten use statements in HIR S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. S-waiting-on-perf Status: Waiting on a perf run to be completed. T-clippy Relevant to the Clippy team. 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.
#161349 opened Aug 19, 2026 by oli-obk Contributor Draft
Avoid redundant next-solver fulfillment scans 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#161348 opened Aug 19, 2026 by amirHdev Contributor Draft
Don't rely on std traits not being const in tests 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.
#161346 opened Aug 19, 2026 by Randl Contributor Loading…
[experiment] Bitset storage perf-regression Performance regression. 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.
#161345 opened Aug 19, 2026 by panstromek Contributor Draft
Update the rustc-perf submodule S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#161344 opened Aug 19, 2026 by Kobzol Member Loading…
Show the nested goal chain for the next solver overflow FCW 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#161341 opened Aug 19, 2026 by adwinwhite Contributor Draft
ProTip! Filter pull requests by the default branch with base:main.