https://blog.rust-lang.org/2020/11/19/Rust-1.48.html Perhaps the most interesting change related to our SDK is the move to using ninja by default instead of make, which can improve build time by 35%. https://github.com/rust-lang/rust/pull/74922/
https://blog.rust-lang.org/2020/11/19/Rust-1.48.html
Perhaps the most interesting change related to our SDK is the move to using ninja by default instead of make, which can improve build time by 35%.
rust-lang/rust#74922