Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

Rollup of 3 pull requests A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. A-testsuite Area: The testsuite used to check the correctness of rustc 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-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-libs Relevant to the library team, which will review and decide on the PR/issue.
#153550 opened Mar 7, 2026 by jhpratt Loading...
tests/ui/binop: add annotations for reference rules A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools 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.
#153549 opened Mar 7, 2026 by DanielEScherzer Loading...
add test for closure precedence in TokenStreams 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.
#153548 opened Mar 7, 2026 by cyrgani Loading...
tests/ui/extern: add annotations for reference rules A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools 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.
#153546 opened Mar 7, 2026 by DanielEScherzer Loading...
Rollup of 2 pull requests A-attributes Area: Attributes (`#[...]`, `#![...]`) A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) 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-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-rust-analyzer Relevant to the rust-analyzer 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.
#153544 opened Mar 7, 2026 by JonathanBrouwer Loading...
drop derive helpers during attribute parsing 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.
#153540 opened Mar 7, 2026 by scrabsha Loading...
rustc_codegen_ssa: Define ELF flag value for sparc-unknown-linux-gnu O-SPARC Target: SPARC processors 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.
#153537 opened Mar 7, 2026 by taiki-e Loading...
Add const_param_ty_unchecked gate 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.
#153536 opened Mar 7, 2026 by zedddie Loading...
Remove a flaky got_timeout assert from two channel tests 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.
#153534 opened Mar 7, 2026 by Zalathar Loading...
Fix LegacyKeyValueFormat report from docker build: miscellaneous A-CI Area: Our Github Actions CI 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-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#153533 opened Mar 7, 2026 by homersimpsons Loading...
Attributes containing rustc 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.
#153532 opened Mar 7, 2026 by jdonszelmann Loading...
Fix LegacyKeyValueFormat report from docker build: various A-CI Area: Our Github Actions CI 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-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#153531 opened Mar 7, 2026 by homersimpsons Loading...
[beta] backport rust-analyzer lockfile-path fix S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-rust-analyzer Relevant to the rust-analyzer team, which will review and decide on the PR/issue.
#153530 opened Mar 7, 2026 by lnicola Loading...
Fix LegacyKeyValueFormat report from docker build: pr A-CI Area: Our Github Actions CI 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-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#153529 opened Mar 7, 2026 by homersimpsons Loading...
Fix LegacyKeyValueFormat report from docker build: mips A-CI Area: Our Github Actions CI 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-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#153528 opened Mar 7, 2026 by homersimpsons Loading...
Fix LegacyKeyValueFormat report from docker build: ohos A-CI Area: Our Github Actions CI 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-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#153527 opened Mar 7, 2026 by homersimpsons Loading...
Fix LegacyKeyValueFormat report from docker build: i686 A-CI Area: Our Github Actions CI 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-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#153526 opened Mar 7, 2026 by homersimpsons Loading...
Don't use incremental disk-cache for query predicates_of 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.
#153521 opened Mar 7, 2026 by Zalathar Loading...
.mailmap: fix broken line with multiple emails A-meta Area: Issues & PRs about the rust-lang/rust repository itself S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#153520 opened Mar 7, 2026 by DanielEScherzer Loading...
fix: Check associated type bounds from supertraits for trait object well-formedness 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)
#153518 opened Mar 7, 2026 by akhilesharora Loading...
4 tasks done
constify VecDeque 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. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#153516 opened Mar 6, 2026 by Lars-Schumann Loading...
[beta-1.95] Update cargo submodule S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
#153515 opened Mar 6, 2026 by weihanglo Loading...
[crater only] Syntactically reject equality predicates C-crater Category: Issue / PR for tracking crater runs rla-silenced Silences rust-log-analyzer postings to the PR it's added on. S-waiting-on-crater Status: Waiting on a crater run to be completed. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#153513 opened Mar 6, 2026 by fmease * Draft
std::any::TypeId: remove misplaced "and" in Unique example A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools 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.
#153511 opened Mar 6, 2026 by DanielEScherzer Loading...
Cleanup unused diagnostic emission methods - part 2 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-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.
#153509 opened Mar 6, 2026 by GuillaumeGomez Loading...
Previous 1 2 3 4 5 ... 40 41 Next
Previous Next
ProTip! Updated in the last three days: updated:>2026-03-04.