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

Use rustpkg conventions #2

Closed
chris-morgan opened this issue Nov 17, 2013 · 1 comment
Closed

Use rustpkg conventions #2

chris-morgan opened this issue Nov 17, 2013 · 1 comment

Comments

@chris-morgan
Copy link

It'd be good to be able to use this with rustpkg. The most notable change is that capnprust.rs should be renamed to lib.rs, but there may be other changes necessary; I haven't delved into this project's compiler stuff and do not know if it needs anything special. Tests also get done with test.rs being the root file in a crate.

@dwrensha
Copy link
Member

dwrensha commented Feb 2, 2014

I'm using the "lib.rs" and "main.rs" convention now. I didn't figure out how to actually get installation working with rustpkg, but that's irrelevant now that it's gone: rust-lang/rust#11987

@dwrensha dwrensha closed this as completed Feb 2, 2014
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