Skip to main content

check_late_rustc_errors

Function check_late_rustc_errors 

Source
fn check_late_rustc_errors(tcx: TyCtxt<'_>)
Expand description

Run rustc checks that normally happen close to codegen, so that we get all the post-mono errors etc.