open var rustcWrapper: String?
run this wrapper instead of rustc; useful to set up a build cache tool such as sccache
rustc
sccache
open fun rustcWrapper(value: String?): Unit