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

Support for build kinds (examples, benches, etc.) #284

Open
jordanisaacs opened this issue Mar 16, 2023 · 0 comments · May be fixed by #285
Open

Support for build kinds (examples, benches, etc.) #284

jordanisaacs opened this issue Mar 16, 2023 · 0 comments · May be fixed by #285

Comments

@jordanisaacs
Copy link
Contributor

I recently have finished up a working PR for build kinds in buildRustCrate.I have a branch up with a small commit that gets the crate2nix codegen in a state where you can manually edit the Cargo.nix to test out the PR. (and it is working fantastic, got criterion benches running for a crate). But manual edits aren't great, and I am now shifting my focus to getting a good API for it to play nicely with crate2nix. The goal is to get crate2nix to easily compile tests, benches, docs, etc.

I am open to ideas and help so starting an issue! And some extra eyes on the buildRustCrate code would be fantastic.

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 a pull request may close this issue.

1 participant