Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
is:issue state:open author:joshtriplett label:T-libs-api
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
rust-lang
/
rust
Public
Notifications
You must be signed in to change notification settings
Fork
13.8k
Star
107k
Code
Issues
5k+
Pull requests
861
Actions
Projects
9
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Draft release notes for 1.91
#147010 ·
Mark-Simulacrum
opened
on Sep 25, 2025
19
Issues
Search Issues
is
:
issue
state
:
open
author
:
joshtriplett
label
:
T-libs-api
is:issue state:open author:joshtriplett label:T-libs-api
Search
Labels
Milestones
New issue
Search results
Open
Closed
Tracking Issue for <code>path_set_times</code>
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
Category: An issue tracking the progress of sth. like the implementation of an RFC
S-tracking-unimplemented
Status: The feature has not been implemented.
Status: The feature has not been implemented.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Relevant to the library API team, which will review and decide on the PR/issue.
Status: Open.
#147455
In rust-lang/rust;
·
joshtriplett
opened
on Oct 7, 2025
Tracking Issue for <code>std::os::unix::process::CommandExt::chroot</code>
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
Category: An issue tracking the progress of sth. like the implementation of an RFC
S-tracking-unimplemented
Status: The feature has not been implemented.
Status: The feature has not been implemented.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Relevant to the library API team, which will review and decide on the PR/issue.
Status: Open.
#141298
In rust-lang/rust;
·
joshtriplett
opened
on May 20, 2025
Tracking Issue for ByteStr/ByteString
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
Category: An issue tracking the progress of sth. like the implementation of an RFC
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Relevant to the library API team, which will review and decide on the PR/issue.
Status: Open.
#134915
In rust-lang/rust;
·
joshtriplett
opened
on Dec 30, 2024
Tracking Issue for <code>breakpoint</code> feature (<code>core::arch::breakpoint</code>)
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
Category: An issue tracking the progress of sth. like the implementation of an RFC
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
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.
The final comment period is finished for this PR / Issue.
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
Items that are on lang's radar and will need eventual work or consideration.
T-lang
Relevant to the language team
Relevant to the language team
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Relevant to the library API team, which will review and decide on the PR/issue.
Status: Open.
#133724
In rust-lang/rust;
·
joshtriplett
opened
on Dec 2, 2024
Tracking Issue for sort_floats
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
Category: An issue tracking the progress of sth. like the implementation of an RFC
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Relevant to the library API team, which will review and decide on the PR/issue.
Status: Open.
#93396
In rust-lang/rust;
·
joshtriplett
opened
on Jan 27, 2022
ExitCodeExt: Please provide an extension method for the "raw" exit code
C-feature-request
Category: A feature request, i.e: not implemented / a PR.
Category: A feature request, i.e: not implemented / a PR.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Relevant to the library API team, which will review and decide on the PR/issue.
Status: Open.
#68662
In rust-lang/rust;
·
joshtriplett
opened
on Jan 30, 2020
UdpSocket: please support vectored send
C-feature-request
Category: A feature request, i.e: not implemented / a PR.
Category: A feature request, i.e: not implemented / a PR.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Relevant to the library API team, which will review and decide on the PR/issue.
Status: Open.
#68617
In rust-lang/rust;
·
joshtriplett
opened
on Jan 28, 2020
UnixDatagram: please support vectored send
C-feature-request
Category: A feature request, i.e: not implemented / a PR.
Category: A feature request, i.e: not implemented / a PR.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Relevant to the library API team, which will review and decide on the PR/issue.
Status: Open.
#68612
In rust-lang/rust;
·
joshtriplett
opened
on Jan 28, 2020
Provide UnixPath and WindowsPath (ditto PathBuf) on all platforms
A-io
Area: `std::io`, `std::fs`, `std::net` and `std::path`
Area: `std::io`, `std::fs`, `std::net` and `std::path`
C-feature-request
Category: A feature request, i.e: not implemented / a PR.
Category: A feature request, i.e: not implemented / a PR.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Relevant to the library API team, which will review and decide on the PR/issue.
Status: Open.
#66621
In rust-lang/rust;
·
joshtriplett
opened
on Nov 22, 2019
Should Rust still ignore SIGPIPE by default?
A-maybe-future-edition
Something we may consider for a future edition.
Something we may consider for a future edition.
A-runtime
Area: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows
Area: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
Items that are on lang's radar and will need eventual work or consideration.
T-lang
Relevant to the language team
Relevant to the language team
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Relevant to the library API team, which will review and decide on the PR/issue.
Status: Open.
#62569
In rust-lang/rust;
·
joshtriplett
opened
on Jul 10, 2019
Please support using wait4 for Child and Command
C-feature-request
Category: A feature request, i.e: not implemented / a PR.
Category: A feature request, i.e: not implemented / a PR.
O-linux
Operating system: Linux
Operating system: Linux
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Relevant to the library API team, which will review and decide on the PR/issue.
Status: Open.
#61992
In rust-lang/rust;
·
joshtriplett
opened
on Jun 20, 2019
You can’t perform that action at this time.