Function rustc_interface::passes::analysis

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

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