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

metadata version number #3390

Closed
graydon opened this issue Sep 5, 2012 · 0 comments
Closed

metadata version number #3390

graydon opened this issue Sep 5, 2012 · 0 comments
Labels
A-frontend Area: Compiler frontend (errors, parsing and HIR) A-linkage Area: linking into static, shared libraries and binaries A-metadata Area: Crate metadata E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Milestone

Comments

@graydon
Copy link
Contributor

graydon commented Sep 5, 2012

Add a simple version number at the beginning of metadata. If it fails to match, bail with a nicer error message. This will not be bulletproof, but it's better than nothing.

@ghost ghost assigned graydon Sep 5, 2012
@graydon graydon closed this as completed in 81695d8 Sep 5, 2012
@graydon graydon removed their assignment Jun 16, 2014
RalfJung pushed a commit to RalfJung/rust that referenced this issue Mar 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-frontend Area: Compiler frontend (errors, parsing and HIR) A-linkage Area: linking into static, shared libraries and binaries A-metadata Area: Crate metadata E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Projects
None yet
Development

No branches or pull requests

1 participant