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

tests: mark option-niche-eq as fixed on LLVM 21 llvm-main Marks PRs that are making Rust work with LLVM main (this label is consumed by CI tooling) 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.
#141654 opened May 27, 2025 by durin42 Loading…
[PERF] Revert "Auto merge of #141372 - khuey:ir_call_dbg_loc, r=jieyouxu" S-waiting-on-perf Status: Waiting on a perf run to be completed. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#141653 opened May 27, 2025 by jieyouxu Draft
[PERF] More collect and apply S-waiting-on-perf Status: Waiting on a perf run to be completed. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#141652 opened May 27, 2025 by compiler-errors Draft
Make some assertions in solver into debug assertions 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#141651 opened May 27, 2025 by compiler-errors Loading…
coverage: Revert "unused local file IDs" due to empty function names A-code-coverage Area: Source-based code coverage (-Cinstrument-coverage) 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.
#141650 opened May 27, 2025 by Zalathar Loading…
[rustdoc] Do not emit redundant_explicit_links lint if the doc comment comes from expansion 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-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#141648 opened May 27, 2025 by GuillaumeGomez Loading…
Bump master stage0 compiler 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-release Relevant to the release subteam, which will review and decide on the PR/issue.
#141647 opened May 27, 2025 by jieyouxu Loading…
Document what distcheck is intended to exercise 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) T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#141646 opened May 27, 2025 by jieyouxu Loading…
bump fluent-* crates A-tidy Area: The tidy tool 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-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.
#141645 opened May 27, 2025 by klensy Loading…
Rollup of 17 pull requests A-meta Area: Issues & PRs about the rust-lang/rust repository itself 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.
#141644 opened May 27, 2025 by compiler-errors Loading…
ci: verify that codebuild jobs use ghcr.io 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.
#141643 opened May 27, 2025 by marcoieni Loading…
Note the version and PR of removed features when using it 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.
#141642 opened May 27, 2025 by xizheyin Loading…
test: convert version_check ui test to run-make A-run-make Area: port run-make Makefiles to rmake.rs 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.
#141640 opened May 27, 2025 by Fabian-Gruenbichler Loading…
Expose discriminant values in stable_mir 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.
#141639 opened May 27, 2025 by NotLebedev Loading…
Use builtin_index instead of hand-rolling it 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.
#141638 opened May 27, 2025 by oli-obk Loading…
Pure batching without autodiff A-attributes Area: Attributes (`#[…]`, `#![…]`) F-batching `#![feature(batching)]` T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#141637 opened May 27, 2025 by ZuseZ4 Draft
avoid some usages of &mut P<T> in AST visitors perf-regression Performance regression. 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.
#141636 opened May 27, 2025 by fee1-dead Loading…
further dedup WalkItemKind for mut_visit and visit 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.
#141635 opened May 27, 2025 by fee1-dead Loading…
Suggest to bind self.x to x when field x may be in format string 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.
#141633 opened May 27, 2025 by xizheyin Loading…
remove visit_mt from ast::mut_visit 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.
#141632 opened May 27, 2025 by fee1-dead Loading…
implement TrustedRandomAccessNoCoerce for Peekable 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.
#141630 opened May 27, 2025 by fee1-dead Loading…
Rollup of 8 pull requests A-meta Area: Issues & PRs about the rust-lang/rust repository itself 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.
#141628 opened May 27, 2025 by matthiaskrgr Loading…
Drop-build 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.
#141627 opened May 27, 2025 by nnethercote Loading…
unstable-book: Add stubs for environment variables; document some of the important ones 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)
#141624 opened May 27, 2025 by jyn514 Loading…
use custom types to clarify arguments to emit_ptr_va_arg F-c_variadic `#![feature(c_variadic)]` 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.
#141623 opened May 26, 2025 by folkertdev Loading…
ProTip! Filter pull requests by the default branch with base:master.