rustc_interface::passes

Function analysis

Source
fn analysis(tcx: TyCtxt<'_>, (): ()) -> Result<()>
Expand description

Runs the type-checking, region checking and other miscellaneous analysis passes on the crate.