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

Limit crate names to 64 characters #718

Merged
merged 4 commits into from
May 8, 2017

Conversation

carols10cents
Copy link
Member

Fixes #696.

I'm about to add another condition to whether a crate name is valid or
not that doesn't apply to feature names. Feature names really only want
to know if something is a valid identifier.
But it's definitely passing now, I guess we're checking crate names
before checking if there's a valid user???
To explain what a valid crate name is.
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

Successfully merging this pull request may close these issues.

None yet

2 participants