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

Work with -Z build-std #161

Open
Ericson2314 opened this issue Jan 9, 2021 · 1 comment
Open

Work with -Z build-std #161

Ericson2314 opened this issue Jan 9, 2021 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@Ericson2314
Copy link
Collaborator

Ericson2314 commented Jan 9, 2021

See

I am very interested using this for nice incremental builds, native and cross, building each crate of the standard library and also rustc separately.

@Ericson2314
Copy link
Collaborator Author

We now have a trivial "empty cross" test (https://github.com/kolloch/crate2nix/tree/master/sample_projects/empty_cross), and buildRustCrate knows how a slightly different --extern is needed for a "stdlib dependency" (NixOS/nixpkgs#184620).

I think just a bit more documentation and testing is needed, and then this is all done!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants