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

Teach rustpkg how to unpack tarball packages and fetch via curl #7243

Closed
catamorphism opened this issue Jun 19, 2013 · 4 comments
Closed

Teach rustpkg how to unpack tarball packages and fetch via curl #7243

catamorphism opened this issue Jun 19, 2013 · 4 comments

Comments

@catamorphism
Copy link
Contributor

No description provided.

@catamorphism
Copy link
Contributor Author

Sub-bug of #5677

@graydon
Copy link
Contributor

graydon commented Aug 14, 2013

nominating feature-complete

@catamorphism
Copy link
Contributor Author

Not the highest priority for rustpkg, de-nominating

@thestinger
Copy link
Contributor

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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants