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

[beta] bump stage0 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-release Relevant to the release subteam, which will review and decide on the PR/issue.
#145104 opened Aug 8, 2025 by BoxyUwU Loading…
rustc_metadata: remove unused private trait impls 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.
#145103 opened Aug 8, 2025 by fee1-dead Loading…
Rank doc aliases lower than equivalently matched items A-rustdoc-search Area: Rustdoc's search feature 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.
#145100 opened Aug 8, 2025 by GuillaumeGomez Loading…
rustc_target: Add the 32s target feature for LoongArch 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.
#145099 opened Aug 8, 2025 by heiher Loading…
remove unnecessary TypeFoldable impls 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.
#145097 opened Aug 8, 2025 by lcnr Loading…
Fix wasm target build with atomics feature O-wasm Target: WASM (WebAssembly), http://webassembly.org/ 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.
#145096 opened Aug 8, 2025 by Spxg Loading…
Migrate UnsizedConstParamTy to unstable impl of ConstParamTy_ 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-libs Relevant to the library team, which will review and decide on the PR/issue.
#145095 opened Aug 8, 2025 by tiif Draft
Set dead_on_return attribute for indirect arguments A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. 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.
#145093 opened Aug 8, 2025 by nikic Loading…
llvm-wrapper cleanup A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. 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.
#145092 opened Aug 8, 2025 by klensy Loading…
NllRegionVariableOrigin remove from_forall S-blocked Status: Blocked on something else such as an RFC or other implementation work. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#145091 opened Aug 8, 2025 by lcnr Loading…
Improve error output when a command fails in bootstrap 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)
#145089 opened Aug 8, 2025 by Kobzol Loading…
refactor(parse): separate self parameter parsing from general parameter parsing 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.
#145088 opened Aug 8, 2025 by xonx4l Loading…
Revert "Port #[allow_internal_unsafe] to the new attribute system" 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.
#145086 opened Aug 8, 2025 by jdonszelmann Loading…
Rework target checking for built-in attributes A-attributes Area: Attributes (`#[…]`, `#![…]`) 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-libs Relevant to the library team, which will review and decide on the PR/issue.
#145085 opened Aug 8, 2025 by JonathanBrouwer Draft
Fix cross-compilation of Cargo 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)
#145083 opened Aug 8, 2025 by Kobzol Loading…
Fix some bad formatting in -Zmacro-stats output. 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.
#145082 opened Aug 8, 2025 by nnethercote Loading…
Escape diff strings in MIR dataflow graphviz 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.
#145080 opened Aug 8, 2025 by ashivaram23 Loading…
Fix wrong cache line size of riscv64 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.
#145078 opened Aug 8, 2025 by minxuanz Loading…
Add new Tier-3 target: riscv64a23-unknown-linux-gnu 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-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-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#145076 opened Aug 8, 2025 by ZhongyaoChen Loading…
update enzyme submodule to handle llvm 21 F-autodiff `#![feature(autodiff)]` 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)
#145073 opened Aug 7, 2025 by ZuseZ4 Loading…
[DRAFT] Update the minimum external LLVM to 20 A-CI Area: Our Github Actions CI 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 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. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#145071 opened Aug 7, 2025 by cuviper Draft
RawVecInner: add missing unsafe to unsafe fns 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.
#145067 opened Aug 7, 2025 by btj Loading…
resolve: Introduce RibKind::Block 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.
#145065 opened Aug 7, 2025 by petrochenkov Loading…
Add regression test for saturating_sub bounds check 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.
#145064 opened Aug 7, 2025 by okaneco Loading…
add member constraints 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.
#145050 opened Aug 7, 2025 by lcnr Loading…
ProTip! Filter pull requests by the default branch with base:master.