Skip to main content

diagnose

Function diagnose 

Source
pub fn diagnose(
    tb: &dyn Toolbox,
    compiler: &Compiler,
    ctx: &Context,
    opts: &DoctorOptions,
) -> Report
Expand description

Run the checks against a toolbox and a resolved compiler.