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

Use of nightly API doesn't fail CI checks #121

Closed
asmello opened this issue Oct 11, 2023 · 1 comment
Closed

Use of nightly API doesn't fail CI checks #121

asmello opened this issue Oct 11, 2023 · 1 comment
Labels
wontfix This will not be worked on
Milestone

Comments

@asmello
Copy link
Contributor

asmello commented Oct 11, 2023

fs::try_exists is only in nightly so I'm surprised this compiles in CI (probably something worth looking into, will file an issue for it).

Originally posted by @asmello in #109 (comment)

@asmello asmello added bug Reports or fixes associated with bugs in this project complexity::low Issues or ideas with a low implementation cost priority::low Please dont work on this if you can contribute something with a higher priority labels Oct 11, 2023
@asmello asmello added this to Buffrs Oct 11, 2023
@asmello asmello added this to the Stabilization milestone Oct 11, 2023
@asmello
Copy link
Contributor Author

asmello commented Oct 11, 2023

False alarm, that was tokio::fs and not nightly-only.

@asmello asmello closed this as completed Oct 11, 2023
@github-project-automation github-project-automation bot moved this to Done in Buffrs Oct 11, 2023
@asmello asmello added wontfix This will not be worked on and removed complexity::low Issues or ideas with a low implementation cost wontfix This will not be worked on priority::low Please dont work on this if you can contribute something with a higher priority bug Reports or fixes associated with bugs in this project labels Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
Status: Done
Development

No branches or pull requests

1 participant