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

Rustpkg should recognize when asked to install with http://... #8696

Closed
lilyball opened this issue Aug 23, 2013 · 1 comment
Closed

Rustpkg should recognize when asked to install with http://... #8696

lilyball opened this issue Aug 23, 2013 · 1 comment

Comments

@lilyball
Copy link
Contributor

When asking Rustpkg to install a github repo and accidentally leaving the https:// prefix, rustpkg goes ahead and creates the directory structure, including an https: directory, and then fails to clone the repo.

It should recognize when it's given a full URL (or at least http:// and https://) and providing a suitable error message.

@alexcrichton
Copy link
Member

rustpkg has been removed

Jarcho pushed a commit to Jarcho/rust that referenced this issue Aug 29, 2022
check for if-some-or-ok-else-none-or-err

fixes: rust-lang#8492

---

changelog: make [`option_if_let_else`] to check for match expression with both Option and Result; **TODO: Change lint name? Add new lint with similar functionality?**
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