Skip to content

fd-views: AsRef<File>&Co. for BorrowedFd - #160404

Draft
the8472 wants to merge 1 commit into
rust-lang:mainfrom
the8472:fd-views
Draft

fd-views: AsRef<File>&Co. for BorrowedFd#160404
the8472 wants to merge 1 commit into
rust-lang:mainfrom
the8472:fd-views

Conversation

@the8472

@the8472 the8472 commented Aug 2, 2026

Copy link
Copy Markdown
Member

tracking issue: #160402

This uses #[unstable_feature_bound] so the trait impls are not insta-stable, so no FCP needed yet. But they're infectious to callers which means we currently can't dogfood the added API in std itself.

r? ghost

@rustbot rustbot added O-unix Operating system: Unix-like 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. labels Aug 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

O-unix Operating system: Unix-like 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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants