rust-osdev / cargo-xbuild

Automatically cross-compiles the sysroot crates core, compiler_builtins, and alloc.
Apache License 2.0
256 stars 25 forks source link

Update cargo-xbuild to new rust directory layout #87

Closed phil-opp closed 3 years ago

phil-opp commented 3 years ago

This updates cargo-xbuild to the new directory layout of rust-src component, which was introduced in https://github.com/rust-lang/rust/pull/73265.

Since this only works with nightlies newer than 2020-07-30, this is technically a breaking change.

phil-opp commented 3 years ago

Published as v0.6.0