We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
https://doc.rust-lang.org/nightly/std/env/struct.Args.html
The text was updated successfully, but these errors were encountered:
I'd argue that !Send and !Sync should show up in the auto traits section.
!Send
!Sync
Sorry, something went wrong.
Hum no. It's a "manual" binding.
It depends on if you see it as "auto trait" implementations or auto "trait implementations"
There is nothing automatic in here so I don't see where the debate is. :-/
Rollup merge of rust-lang#48898 - GuillaumeGomez:remove-empty-section…
e30d89d
…, r=QuietMisdreavus Remove auto trait implementation section when empty Fixes rust-lang#48882.
GuillaumeGomez
No branches or pull requests
https://doc.rust-lang.org/nightly/std/env/struct.Args.html
The text was updated successfully, but these errors were encountered: