Closed crawfxrd closed 4 years ago
Use build-std instead of cargo-xbuild. This requires adding a dependency on rlibc, since the mem feature of compiler_builtins cannot be enabled [1].
mem
compiler_builtins
Use build-std instead of cargo-xbuild. This requires adding a dependency on rlibc, since the
mem
feature ofcompiler_builtins
cannot be enabled [1].