- Notifications
You must be signed in to change notification settings - Fork 13.9k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix invalid tag closing when leaving expansion "original code" 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.
#148213 opened Oct 28, 2025 by GuillaumeGomez Loading…
Fix parsing logic in 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.
proc_macro::quote S-waiting-on-review #148209 opened Oct 28, 2025 by moatom Loading…
Deduplicated float tests and unified in floats/mod.rs 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.
#148206 opened Oct 28, 2025 by xonx4l Loading…
Modify contributor email entries in .mailmap A-meta Area: Issues & PRs about the rust-lang/rust repository itself S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
#148204 opened Oct 28, 2025 by hkBst Loading…
Start documenting autodiff activities S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-libs Relevant to the library team, which will review and decide on the PR/issue.
Implement create_dir_all() to operate iteratively instead of recursively 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.
#148196 opened Oct 28, 2025 by asder8215 Loading…
replace box_new with lower-level intrinsics 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. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#148190 opened Oct 27, 2025 by RalfJung Loading…
feat: Use annotate-snippets by default on nightly perf-regression Performance regression. S-waiting-on-MCP Status: PR has a compiler MCP and is waiting for the compiler MCP to complete. 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-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#148188 opened Oct 27, 2025 by Muscraft Loading…
Remove uses of 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.
&mut CmResolver S-blocked #148187 opened Oct 27, 2025 by LorrensP-2158466 • Draft
rustdoc: Test & document 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.
test_harness code block attribute S-waiting-on-review #148183 opened Oct 27, 2025 by fmease Loading…
Fix bad intra-doc-link preprocessing 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.
#148169 opened Oct 27, 2025 by fmease Loading…
Add test case for build example 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.
#148168 opened Oct 27, 2025 by Jamesbarford Loading…
fix: from FIXME(#24570) added more info O-windows Operating system: Windows 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.
#148156 opened Oct 26, 2025 by WrldEngine Loading…
impl TrustedLen for all RangeFrom<A>, IterRangeFrom<A> 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.
#148152 opened Oct 26, 2025 by Dan54 Loading…
Replace OffsetOf by an actual sum of calls to intrinsic. I-lang-nominated Nominated for discussion during a lang team meeting. 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.
#148151 opened Oct 26, 2025 by cjgillot Loading…
CI: use alternative disks if available 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-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#148146 opened Oct 26, 2025 by the8472 Loading…
Fix rust stdlib build failing for VxWorks 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.
#148126 opened Oct 26, 2025 by hax0kartik Loading…
Make deref_nullptr deny by default instead of warn disposition-merge This issue / PR is in PFCP or FCP with a disposition to merge it. final-comment-period In the final comment period and will be merged soon unless new substantive objections are raised. I-lang-radar Items that are on lang's radar and will need eventual work or consideration. S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. S-waiting-on-t-lang Status: Awaiting decision from T-lang T-lang Relevant to the language team
#148122 opened Oct 26, 2025 by saethlin Loading…
Ensure the personality does not panic A-run-make Area: port run-make Makefiles to rmake.rs S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#148105 opened Oct 25, 2025 by Noratrieb Loading…
rustdoc: Properly detect syntactically invalid doctests (to fix a regression) 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-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
Prepare to move debugger discovery from compiletest to bootstrap 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)
#148099 opened Oct 25, 2025 by Zalathar Loading…
Optimize path components iteration on platforms that don't have prefixes 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.
#148084 opened Oct 24, 2025 by the8472 Loading…
[rustdoc] Fix invalid jump to def macro link generation 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.
#148080 opened Oct 24, 2025 by GuillaumeGomez Loading…
Rename 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-rust-analyzer Relevant to the rust-analyzer team, which will review and decide on the PR/issue.
downcast_[ref|mut]_unchecked -> downcast_unchecked_[ref|mut] S-waiting-on-review #148079 opened Oct 24, 2025 by taj-p Loading…
AliasRelate: don't discard constraints on overflow 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)
ProTip! Filter pull requests by the default branch with base:master.