check_elided_return

Function check_elided_return 

Source
fn check_elided_return(
    producer: AliveProducer,
    signature: &SignatureInfo,
) -> SmtCheckResult
Expand description

Checks whether an elided return lifetime can be tied to the receiver borrow.