-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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
Teach rustpkg how to unpack tarball packages and fetch via curl #7243
Comments
Sub-bug of #5677 |
nominating feature-complete |
Not the highest priority for rustpkg, de-nominating |
rustpkg is gone |
flip1995
pushed a commit
to flip1995/rust
that referenced
this issue
Jul 15, 2021
… r=giraffate Add new lint: `strlen_on_c_strings` ~~This is WIP, linting in case of `CString` has been added, but for `CStr`, its diagnostic item needs to be available for clippy. [PR that adds diagnostic item for CStr on rust repo](rust-lang#85439 Ready for the review. Please take a look. fixes rust-lang#7145 changelog: Add new lint: `strlen_on_c_strings`, that lints on `libc::strlen(some_cstring.as_ptr())`
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: