-   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
 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…    
  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…    
  Add const cloning of slices and tests   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.   
     #147938 opened Oct 21, 2025  by Randl    Loading…    
  Make SIMD intrinsics available 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.   T-libs  Relevant to the library team, which will review and decide on the PR/issue.   
   const-contexts   S-waiting-on-review    #147521 opened Oct 9, 2025  by sayantn    Loading…    
  Move CoercePointee to core::ops   A-LLVM  Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.   F-derive_coerce_pointee  Feature: RFC 3621's oft-renamed implementation   I-lang-radar  Items that are on lang's radar and will need eventual work or consideration.   I-libs-api-nominated  Nominated for discussion during a libs-api team meeting.   P-lang-drag-1  Lang team prioritization drag level 1. https://rust-lang.zulipchat.com/#narrow/channel/410516-t-lang   S-waiting-on-t-libs-api  Status: Awaiting decision from T-libs-api   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.   
     #147068 opened Sep 26, 2025  by Darksonn    Loading…    
  alloc: fix 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.   
   Debug implementation of ExtractIf   S-waiting-on-review    #147035 opened Sep 25, 2025  by joboet    Loading…    
  more float constants   needs-acp  This change is blocked on the author creating an ACP.   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  Relevant to the library team, which will review and decide on the PR/issue.   
     #146934 opened Sep 23, 2025  by joshuarayton    Loading…    
  Add doc for va_list APIs   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.   
     #146925 opened Sep 23, 2025  by DiuDiu777    Loading…    
  Update cell.rs, correct module level doc   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.   
     #146863 opened Sep 21, 2025  by matwatson    Loading…    
  Add InfiniteIterator trait   needs-acp  This change is blocked on the author creating an ACP.   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.   
     #146668 opened Sep 17, 2025  by 414owen    Loading…    
  a collection of simple const changes   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.   
     #146600 opened Sep 15, 2025  by npmccallum    Loading…    
  minimal dirfd implementation (1/4)   O-windows  Operating system: Windows   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.   
     #146341 opened Sep 8, 2025  by Qelxiros    Loading…    
  library: std: sys: net: uefi: tcp: Implement write_vectored   O-UEFI  UEFI   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.   
     #146301 opened Sep 7, 2025  by Ayush1325    Loading…    
  lint ImproperCTypes: refactor linting architecture (part 3)   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.   
     #146275 opened Sep 6, 2025  by niacdoial    Loading…    
  lint ImproperCTypes: refactor linting architecture (part 2)   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.   
     #146273 opened Sep 6, 2025  by niacdoial    Loading…    
  Expand const impls of PartialEq, Eq, PartialOrd and Ord   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.   
     #146097 opened Sep 1, 2025  by npmccallum    Loading…    
  Add some conversion trait impls   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.   needs-fcp  This change is insta-stable, or significant enough to need a team FCP to proceed.   T-libs-api  Relevant to the library API team, which will review and decide on the PR/issue.   
     #145504 opened Aug 16, 2025  by Jules-Bertholet    Loading…    
  std: sys: net: uefi: tcp: Initial TcpListener support   O-UEFI  UEFI   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.   
     #145339 opened Aug 13, 2025  by Ayush1325    Loading…    
  Add 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.   
   PeekableIterator trait   S-waiting-on-author    #144935 opened Aug 5, 2025  by wmstack    Loading…    
  RewriteStatus: 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.   
   is_ascii using slice::as_chunks   S-waiting-on-author    #144837 opened Aug 2, 2025  by Kmeakin    Loading…    
  Help optimize out bounds checks in median_of_medians   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.    
    Make 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-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.   to-announce  Announce this issue on triage meeting   
   IoSlice and IoSliceMut methods unstably const   disposition-merge    #144090 opened Jul 17, 2025  by thaliaarchi    Loading…    
  std: introduce path normalize methods at top of 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.   
   std::path   S-waiting-on-author    #142957 opened Jun 24, 2025  by xizheyin    Loading…    
  Fix passing/returning structs with the 64-bit SPARC ABI   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.   
     #142680 opened Jun 18, 2025  by beetrees    Loading…    
  add track_caller attribute to map_err and ok_or/_else   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-libs  Relevant to the library team, which will review and decide on the PR/issue.   
     #142093 opened Jun 5, 2025  by yaahc    Loading…    
 Previous Next
   ProTip! Adding no:label will show everything without a label.