You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<spanclass="maintainers">Maintained by [@phil-opp](https://github.com/phil-opp)</span>
110
+
111
+
The `cargo-xbuild` project provides `cargo` command wrappers to cross-compile the sysroot crates `core` and `alloc`. It is mostly useful in situations, where cargo's unstable `-Zbuild-std` flag is not usable.
112
+
113
+
This month, we fixed a build error of the `alloc` crate on the latest nightlies:
114
+
115
+
-[Fix: The alloc crate uses the Rust 2021 edition now](https://github.com/rust-osdev/cargo-xbuild/pull/105) <spanclass="gray">(published as `v0.6.6`)</span>
116
+
107
117
## Call for Participation
108
118
109
119
Want to contribute to a Rust OSDev project, but don't know where to start? Pick up one of these outstanding
0 commit comments