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

chore: fix typos in comment 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)
#145950 opened Aug 28, 2025 by Dannyyy93 Loading…
Rollup of 5 pull requests A-attributes Area: Attributes (`#[…]`, `#![…]`) 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. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#145949 opened Aug 28, 2025 by jhpratt Loading…
Stabilize 28 RISC-V target features (riscv_ratified_v2) O-riscv Target: RISC-V architecture 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.
#145948 opened Aug 28, 2025 by a4lg Loading…
Add more to the [workspace.dependencies] section in the top-level Cargo.toml A-compiletest Area: The compiletest test runner 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 A-rustdoc-json Area: Rustdoc JSON backend A-testsuite Area: The testsuite used to check the correctness of rustc 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) 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#145947 opened Aug 27, 2025 by nnethercote Loading…
Remove unnecessary [dependencies.unicode-properties] entries. 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.
#145946 opened Aug 27, 2025 by nnethercote Loading…
std: Start supporting WASIp2 natively A-meta Area: Issues & PRs about the rust-lang/rust repository itself A-tidy Area: The tidy tool O-wasi Operating system: Wasi, Webassembly System Interface 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-libs Relevant to the library team, which will review and decide on the PR/issue.
#145944 opened Aug 27, 2025 by alexcrichton Loading…
stdlib docs: document lifetime extension for format_args!'s arguments 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.
#145943 opened Aug 27, 2025 by dianne Loading…
Disable integer_to_ptr_transmutes suggestion for unsized types 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.
#145941 opened Aug 27, 2025 by Urgau Loading…
single buffer for exponent fmt of integers 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.
#145940 opened Aug 27, 2025 by pascaldekloe Loading…
const select_unpredictable 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.
#145939 opened Aug 27, 2025 by clarfonthey Loading…
add doc-hidden to exports in attribute prelude 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.
#145937 opened Aug 27, 2025 by jdonszelmann Loading…
[DO NOT MERGE] -Znext-solver test Certainty::Yes when only ambiguous goals are "trivial" 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)
#145934 opened Aug 27, 2025 by lcnr Draft
thing_as_thing S-waiting-on-ACP Status: PR has an ACP and is waiting for the ACP to complete. S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#145933 opened Aug 27, 2025 by GrigorenkoPV Draft
Allow inline(always) with a target feature behind a unstable feature target_feature_inline_always. 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.
#145932 opened Aug 27, 2025 by JamieCunliffe Loading…
Clarify that align_offset overaligns 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.
#145931 opened Aug 27, 2025 by gonzalobg Loading…
constify (the unstable) str::as_str 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.
#145930 opened Aug 27, 2025 by GrigorenkoPV Loading…
fix APITIT being treated as a normal generic parameter in suggestions 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.
#145929 opened Aug 27, 2025 by Qelxiros Loading…
Rename Location::file_with_nul to file_as_c_str A-CI Area: Our Github Actions CI A-panic Area: Panicking machinery 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. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#145928 opened Aug 27, 2025 by Darksonn Loading…
compiletest: Remove several remnants of the old libtest-based executor 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)
#145926 opened Aug 27, 2025 by Zalathar Loading…
-Znext-solver: support non-defining uses in closures I-lang-radar Items that are on lang's radar and will need eventual work or consideration. 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#145925 opened Aug 27, 2025 by lcnr Loading…
Uplifts and extends clippy::needless-maybe-sized into rustc I-lang-nominated Nominated for discussion during a lang team meeting. P-lang-drag-2 Lang team prioritization drag level 2.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-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.
#145924 opened Aug 27, 2025 by CrooseGit Loading…
bootstrap: Explicitly mark the end of a failed test's captured output 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)
#145920 opened Aug 27, 2025 by Zalathar Loading…
Stabilize fmt::from_fn 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. T-libs-api Relevant to the library API 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.
#145915 opened Aug 27, 2025 by coolreader18 Loading…
Track diagnostic attributes pre proc macro expansion, prepend post expansion. S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-clippy Relevant to the Clippy team. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#145914 opened Aug 27, 2025 by 2asoft Draft
Add spin_loop hint for LoongArch 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.
#145913 opened Aug 27, 2025 by heiher Loading…
ProTip! Filter pull requests by the default branch with base:master.