Function corpus_manager::compile [−][src]
pub fn compile(
sources_list_path: &Path,
workspace: &Path,
toolchain: String,
max_log_size: usize,
memory_limit: Option<usize>,
timeout: Option<Duration>,
enable_networking: bool,
output_json: bool,
use_original_rustc: bool,
purge_build_dir: bool,
custom_registry: Option<String>
)
Compile the downloaded crates.