Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File::create_new #56

Open
TonalidadeHidrica opened this issue Jun 9, 2024 · 1 comment
Open

File::create_new #56

TonalidadeHidrica opened this issue Jun 9, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@TonalidadeHidrica
Copy link

File::create_new is stable in Rust 1.77.0. It's nice to have that for fs_err::File too.

@andrewhickman andrewhickman added the enhancement New feature or request label Jun 9, 2024
@schneems
Copy link
Contributor

You (or someone else) can follow the blueprint set out in #48. Add a autocfg to the build.rs and then use that new feature flag to add the functionality.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants