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? 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
The tutorial should mention that prefixing "_" to a variable name suppresses rustc from emitting unused variable warnings.
The text was updated successfully, but these errors were encountered:
Done.
Sorry, something went wrong.
Implement Serialize on IgnoreList (rust-lang#3565)
a7d4ec9
* Implement Serialize on IgnoreList * Add a test for rust-lang#3536
Auto merge of rust-lang#3536 - tiif:add_rustbot_feat, r=RalfJung
3c6d194
Add rustbot claim feature Add rustbot ``claim``, ``release-assignment`` and ``assign-user`` as mentioned in rust-lang#3528. rustbot issue assignment documentation: https://forge.rust-lang.org/triagebot/issue-assignment.html pr trigger option documentation: https://forge.rust-lang.org/triagebot/pr-assignment.html#additional-new-pr-trigger-options
No branches or pull requests
The tutorial should mention that prefixing "_" to a variable name suppresses rustc from emitting unused variable warnings.
The text was updated successfully, but these errors were encountered: