pub fn get_std_contracts_from_assets(
tcx: TyCtxt<'_>,
def_id: DefId,
) -> &'static [PropertyEntry]Expand description
Looks up backup contracts for a standard-library function by its normalized path.
pub fn get_std_contracts_from_assets(
tcx: TyCtxt<'_>,
def_id: DefId,
) -> &'static [PropertyEntry]Looks up backup contracts for a standard-library function by its normalized path.