Skip to main content

run_bootstrap

Function run_bootstrap 

Source
pub fn run_bootstrap(
    dir: &Path,
    forbid_gnu: bool,
    verbose: bool,
) -> BootstrapReport
Expand description

Run the native bootstrap in dir. forbid_gnu makes a GNU-resolved or missing native tool a hard, typed failure (the default for the “no GNU dependency” claim).