Tracking Issue for OpenOptionsExt::as_flags #76801
Labels
A-io
Area: `std::io`, `std::fs`, `std::net` and `std::path`
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
Libs-Tracked
Libs issues that are tracked on the team's project board.
O-unix
Operating system: Unix-like
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
This is a tracking issue for the
OpenOptionsExt::as_flags
method defined in #76110The feature gate for the issue is
#![feature(open_options_ext_as_flags)]
.This feature was reverted in #77090
Steps
Implementation history
OpenOptionsExt::as_flags
- Function to convert OpenOptions to c_int #76110The text was updated successfully, but these errors were encountered: