rustc-perf icon indicating copy to clipboard operation
rustc-perf copied to clipboard

use rustc-fake as RUSTC_WRAPPER

Open csmoe opened this issue 2 years ago • 2 comments

  1. the 1-feature.patch makes cargo compile-able on OS without openssl pre-installed like osx;
  2. RUSTC=rustc_fake makes the build script which depends on Command::new("RUSTC") failed like autocfg

csmoe avatar Apr 23 '23 11:04 csmoe

r? @Kobzol

csmoe avatar Apr 26 '23 13:04 csmoe

Hi, could you maybe explain a little bit what is the motivation for this change (and what does it even do?)?

Kobzol avatar Apr 29 '23 11:04 Kobzol

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.

Kobzol avatar Oct 17 '25 08:10 Kobzol