fn verify_ok(tcx: TyCtxt<'_>, list: &DependencyList)
Expand description
After the linkage for a crate has been determined we need to verify that there’s only going to be one panic runtime in the output.
fn verify_ok(tcx: TyCtxt<'_>, list: &DependencyList)
After the linkage for a crate has been determined we need to verify that there’s only going to be one panic runtime in the output.