- Notifications
You must be signed in to change notification settings - Fork 13.8k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Revert unintentional whitespace changes to rustfmt-excluded file S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#147742 opened Oct 15, 2025 by Diggsey Loading…
Fix whitespace in rustfmt-excluded clippy file S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-clippy Relevant to the Clippy team.
#147739 opened Oct 15, 2025 by Diggsey Loading…
tests: activate misspelled 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.
gdb-check
in function-arg-initialization.rs
S-waiting-on-review #147728 opened Oct 15, 2025 by Enselic Loading…
Fix typos across multipe file 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-rustfmt Relevant to the rustfmt team, which will review and decide on the PR/issue.
#147727 opened Oct 15, 2025 by dsoko1ov Loading…
update isolate_highest_one for NonZero<T> 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.
#147686 opened Oct 14, 2025 by vrtgs Loading…
LLBC-linker and NVPTX: do not strip debug when PTX ISA version >= 7.0 O-NVPTX Target: the NVPTX LLVM backend for running rust on GPUs, https://llvm.org/docs/NVPTXUsage.html S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#147672 opened Oct 14, 2025 by kjetilkjeka Loading…
std: Use Area: Rustdoc's search feature O-wasi Operating system: Wasi, Webassembly System Interface O-wasm Target: WASM (WebAssembly), http://webassembly.org/ 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. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
libc
for filesystem ops on WASI targets A-rustdoc-search #147572 opened Oct 10, 2025 by alexcrichton • Draft
[Debugger Visualizers] Optimize lookup behavior S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#147552 opened Oct 10, 2025 by Walnut356 Loading…
Add a test for the cold attribute 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.
#147476 opened Oct 8, 2025 by ehuss Loading…
TryFrom<integer> for bool S-waiting-on-t-libs-api Status: Awaiting decision from T-libs-api T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#147400 opened Oct 6, 2025 by hkBst Loading…
Update x.ps1 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)
#147350 opened Oct 4, 2025 by xyrar Loading…
[DebugInfo] Fix container types failing to find template args S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#147179 opened Sep 30, 2025 by Walnut356 Loading…
std_detect: Support run-time detection on OpenBSD using elf_aux_info 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.
#147024 opened Sep 25, 2025 by brad0 Loading…
fix: add aliasing rules for Box 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.
#146870 opened Sep 22, 2025 by DiuDiu777 Loading…
C ffi docs update 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.
#146856 opened Sep 21, 2025 by lygstate Loading…
Add 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.
is_ascii
function optimized for LoongArch64 for [u8] S-waiting-on-review #146699 opened Sep 18, 2025 by heiher Loading…
bootstrap: Don't force -static for musl targets in cc-rs 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)
#146594 opened Sep 15, 2025 by Gelbpunkt Loading…
Constify Range functions 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.
#146573 opened Sep 15, 2025 by Randl Loading…
Change This issue / PR is in PFCP or FCP with a disposition to merge it. proposed-final-comment-period Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off. S-waiting-on-fcp Status: PR is in FCP and is awaiting for FCP to complete. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
Location<'_>
lifetime to 'static
in Panic[Hook]Info
disposition-merge #146561 opened Sep 14, 2025 by ijchen Loading…
Current platform's target tuple in std::env::consts S-waiting-on-ACP Status: PR has an ACP and is waiting for the ACP to complete. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#146296 opened Sep 7, 2025 by kornelski Loading…
Add This issue / PR is in PFCP or FCP with a disposition to merge it. finished-final-comment-period The final comment period is finished for this PR / Issue. S-waiting-on-fcp Status: PR is in FCP and is awaiting for FCP to complete. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue. to-announce Announce this issue on triage meeting
From
impls for wrapper types disposition-merge #146013 opened Aug 29, 2025 by Jules-Bertholet Loading…
Weekly 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)
cargo update
+ update allowed dependencies list A-tidy #145849 opened Aug 25, 2025 by clubby789 Loading…
rust-installer/install-template.sh: improve efficiency, step 1. 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)
#145809 opened Aug 24, 2025 by he32 Loading…
[std][BTree] Fix behavior of In the final comment period and will be merged soon unless new substantive objections are raised. I-libs-api-nominated Nominated for discussion during a libs-api team meeting. relnotes Marks issues that should be documented in the release notes of the next release. S-waiting-on-fcp Status: PR is in FCP and is awaiting for FCP to complete. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
::append
to match documentation, ::insert
, and ::extend
final-comment-period #145628 opened Aug 19, 2025 by tinnamchoi Loading…
Add codegen test for removing trailing zeroes from 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.
NonZero
S-waiting-on-author #145393 opened Aug 14, 2025 by clubby789 Loading…
Previous Next
ProTip! Add no:assignee to see everything that’s not assigned.