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

Remove LlvmArchiveBuilder and supporting code/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.
#145484 opened Aug 16, 2025 by Zalathar Loading…
Add parentheses for closure when suggesting calling 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.
#145481 opened Aug 16, 2025 by mu001999 Loading…
Remove chunk size from each chunk in ChunkedBitSet. 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-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#145480 opened Aug 16, 2025 by cjgillot Draft
Hard-code char::is_control 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.
#145479 opened Aug 16, 2025 by Kmeakin Loading…
Update cargo S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#145478 opened Aug 16, 2025 by weihanglo Loading…
[EXPERIMENT] Introduce TypingMode::Codegen to avoid layout cycles 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#145477 opened Aug 16, 2025 by cjgillot Draft
Fix typo in doc for library/std/src/fs.rs#set_permissions 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.
#145476 opened Aug 15, 2025 by alurm Loading…
Properly recover from parenthesized use-bounds (precise capturing lists) plus small cleanups 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.
#145474 opened Aug 15, 2025 by fmease Loading…
Enforce in bootstrap that dist and install must have stage at least 1 A-bootstrap-stamp Area: bootstrap stamp logic 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)
#145472 opened Aug 15, 2025 by Kobzol Loading…
Stabilize BTree{Map,Set}::extract_if 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.
#145471 opened Aug 15, 2025 by rs-sac Loading…
Split transmute check from HIR typeck perf-regression Performance regression. 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.
#145469 opened Aug 15, 2025 by cjgillot Loading…
dedup recip, powi, to_degrees, and to_radians float 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.
#145468 opened Aug 15, 2025 by karolzwolak Loading…
Stabilize strict_provenance_atomic_ptr feature 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.
#145467 opened Aug 15, 2025 by Kivooeo Loading…
Stabilize array_repeat feature 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.
#145465 opened Aug 15, 2025 by Kivooeo Loading…
Stabilize const_pathbuf_osstring_new feature 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.
#145464 opened Aug 15, 2025 by Kivooeo Loading…
[WIP] Reject invalid literal suffixes in tuple indexing, tuple struct indexing, and struct field name position A-grammar Area: The grammar of Rust A-parser Area: The lexing & parsing of Rust source code to an AST A-proc-macros Area: Procedural macros A-tidy Area: The tidy tool 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-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-lang Relevant to the language team
#145463 opened Aug 15, 2025 by jieyouxu Draft
3 tasks
Speedup copy_src_dirs in bootstrap 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)
#145460 opened Aug 15, 2025 by Kobzol Loading…
[rustdoc] Add support new bang macro kinds A-rustdoc-json Area: Rustdoc JSON backend 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.
#145458 opened Aug 15, 2025 by GuillaumeGomez Loading…
Experiment: Add where T: Default to Default for [T; 0] impl. S-waiting-on-crater Status: Waiting on a crater run to be completed. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#145457 opened Aug 15, 2025 by m-ou-se Draft
Do not strip binaries in bootstrap everytime if they are unchanged 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)
#145452 opened Aug 15, 2025 by Kobzol Loading…
Add static glibc to the nix dev shell A-meta Area: Issues & PRs about the rust-lang/rust repository itself O-NixOS Operating system: NixOS, https://nixos.org/ S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#145451 opened Aug 15, 2025 by WaffleLapkin Loading…
cg_llvm: Small cleanups to owned_target_machine 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.
#145432 opened Aug 15, 2025 by Zalathar Loading…
Couple of codegen_fn_attrs improvements A-attributes Area: Attributes (`#[…]`, `#![…]`) 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.
#145429 opened Aug 15, 2025 by bjorn3 Loading…
compiletest: Require explicit --filecheck-prefixes A-compiletest Area: The compiletest test runner A-testsuite Area: The testsuite used to check the correctness of rustc PG-exploit-mitigations Project group: Exploit mitigations rla-silenced Silences rust-log-analyzer postings to the PR it's added on. 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.
#145428 opened Aug 15, 2025 by tgross35 Draft
dump_mir cleanups 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.
#145421 opened Aug 15, 2025 by nnethercote Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.