rustc-perf
rustc-perf copied to clipboard
use rustc-fake as RUSTC_WRAPPER
- the 1-feature.patch makes cargo compile-able on OS without openssl pre-installed like osx;
- RUSTC=rustc_fake makes the build script which depends on
Command::new("RUSTC")failed like autocfg
r? @Kobzol
Hi, could you maybe explain a little bit what is the motivation for this change (and what does it even do?)?
I'm gonna close this, as it has lingered without a response for a few years. Feel free to reopen if you still want to land it.