rustc_middle::query::descs

Function should_inherit_track_caller

source
pub fn should_inherit_track_caller<'tcx>(
    tcx: TyCtxt<'tcx>,
    key: Key<'tcx>,
) -> String