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

Rollup of 7 pull requests A-compiletest Area: The compiletest test runner A-run-make Area: port run-make Makefiles to rmake.rs A-testsuite Area: The testsuite used to check the correctness of rustc rollup A PR which is a rollup 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-libs Relevant to the library team, which will review and decide on the PR/issue.
#143947 opened Jul 14, 2025 by Kobzol Loading…
update cfg_select! documentation 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-lang Relevant to the language team T-libs Relevant to the library team, which will review and decide on the PR/issue.
#143941 opened Jul 14, 2025 by folkertdev Loading…
Add new user as maintainer of NetBSD targets, fix link to pkgsrc-wip and explain. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#143939 opened Jul 14, 2025 by he32 Loading…
Update books S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#143938 opened Jul 14, 2025 by rustbot Loading…
rustc_type_ir/walk: move docstring to TypeWalker itself 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.
#143935 opened Jul 14, 2025 by ada4a Loading…
fix: handle diverging calls correctly in SsaVisitor::visit_place to avoid invalid DefLocation 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.
#143932 opened Jul 14, 2025 by dillona Loading…
Mark all deprecation lints in name resolution as deny-by-default and report-in-deps 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.
#143929 opened Jul 14, 2025 by petrochenkov Loading…
opt-dist: make llvm builds optional S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#143928 opened Jul 14, 2025 by ognevny Loading…
Preserve constness in trait objects up to hir ty lowering 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.
#143927 opened Jul 14, 2025 by oli-obk Loading…
Remove deprecated fields in bootstrap A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. 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)
#143926 opened Jul 14, 2025 by Shourya742 Loading…
Make slice comparisons const 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.
#143925 opened Jul 14, 2025 by oli-obk Loading…
repr(scalable) A-attributes Area: Attributes (`#[…]`, `#![…]`) 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. T-libs Relevant to the library team, which will review and decide on the PR/issue. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#143924 opened Jul 14, 2025 by davidtwco Draft
Improve path segment joining 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-clippy Relevant to the Clippy team. 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.
#143922 opened Jul 14, 2025 by nnethercote Draft
Constify Index traits 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.
#143921 opened Jul 14, 2025 by oli-obk Loading…
Make more of codegen_llvm safe A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. 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-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#143920 opened Jul 14, 2025 by oli-obk Loading…
Fix RISC-V Test Failures in ./x test for Multiple Codegen and Assembly Cases 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.
#143915 opened Jul 14, 2025 by CaiWeiran Loading…
Reword mismatched-lifetime-syntaxes text based on feedback L-mismatched_lifetime_syntaxes Lint: mismatched_lifetime_syntaxes 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.
#143914 opened Jul 14, 2025 by shepmaster Draft
Add experimental backtrace-trace-only std feature 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.
#143910 opened Jul 13, 2025 by ChrisDenton Loading…
docs(alloc::fmt): Make type optional, instead of matching empty string 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.
#143909 opened Jul 13, 2025 by nik-rev Loading…
tests/ui: A New Order [0/28] 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.
#143908 opened Jul 13, 2025 by Kivooeo Loading…
core: make str::split_at_unchecked() inline 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.
#143907 opened Jul 13, 2025 by Kijewski Loading…
Miri: non-deterministic floating point operations in foreign_items 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.
#143906 opened Jul 13, 2025 by LorrensP-2158466 Loading…
Recover and suggest to use ; to construct array type 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.
#143905 opened Jul 13, 2025 by xizheyin Loading…
Rehome ~150 tests/ui/issues/ tests to other subdirectories under tests/ui/ A-tidy Area: The tidy tool 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.
#143902 opened Jul 13, 2025 by Oneirical Draft
[rustdoc] Correctly handle should_panic doctest attribute and fix --no-run test flag on the 2024 edition A-run-make Area: port run-make Makefiles to rmake.rs 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-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#143900 opened Jul 13, 2025 by GuillaumeGomez Loading…
ProTip! Filter pull requests by the default branch with base:master.