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

Possible refinements to version handling #7447

Closed
catamorphism opened this issue Jun 28, 2013 · 3 comments
Closed

Possible refinements to version handling #7447

catamorphism opened this issue Jun 28, 2013 · 3 comments
Labels
C-enhancement Category: An issue proposing an enhancement or a PR with one.

Comments

@catamorphism
Copy link
Contributor

On the mailing list, @z0w0 suggested:

  • inferring a version from either a tarball filename or a directory name (e.g. foo-0.1.tar.gz) if no version is available from VCS
  • allowing link_meta to supply a version if it's there, though never requiring it

I think these ideas have both come up when I was talking to @graydon about it but I don't think there's another issue mentioning either. Also, I think the second one may be what rustpkg already does, though there's no test case.

@ghost ghost assigned catamorphism Jun 28, 2013
@catamorphism
Copy link
Contributor Author

Meta-bug: #5677

@thestinger
Copy link
Contributor

triage bump

@alexcrichton
Copy link
Member

rustpkg has been removed

@catamorphism catamorphism removed their assignment Jun 16, 2014
flip1995 pushed a commit to flip1995/rust that referenced this issue Jul 19, 2021
Add check if ty has_escaping_bound_vars in zero_sized_map_values lint

Fixes: rust-lang#7447

changelog: fix ICE in [`zero_sized_map_values`]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category: An issue proposing an enhancement or a PR with one.
Projects
None yet
Development

No branches or pull requests

3 participants