Skip to content

pub use std::sys; #97148

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

Closed
mrMiiao opened this issue May 18, 2022 · 2 comments
Closed

pub use std::sys; #97148

mrMiiao opened this issue May 18, 2022 · 2 comments

Comments

@mrMiiao
Copy link

mrMiiao commented May 18, 2022

Hi! Probably my opinion is wrong. I’ll share it with you though. I think making an unstable feature for using std::sys as public module is a good idea. Really! Such a good wrapper around OS, safe or unsafe, could be very useful for optimizations.

@mrMiiao mrMiiao mentioned this issue May 18, 2022
@the8472
Copy link
Member

the8472 commented May 21, 2022

Closing on the same grounds as #97151

If you need specific functionality, such as an abstraction around an OS feature please discuss on URLO](https://users.rust-lang.org/) (there may be existing crates covering your needs) or propose a more specific feature rather than exposing all std-internals.

"Could be very useful" is not sufficient explanation for us to understand what you need and it also sounds speculative.

@the8472 the8472 closed this as completed May 21, 2022
@mrMiiao
Copy link
Author

mrMiiao commented May 21, 2022

Closing on the same grounds as #97151

If you need specific functionality, such as an abstraction around an OS feature please discuss on URLO](https://users.rust-lang.org/) (there may be existing crates covering your needs) or propose a more specific feature rather than exposing all std-internals.

"Could be very useful" is not sufficient explanation for us to understand what you need and it also sounds speculative.

Ok, ok. I understood. Thanks for explanation ;)

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

No branches or pull requests

2 participants