lysdexic@programming.dev to Rust@programming.devEnglish · 2 years agoCommon Rust Lifetime Misconceptions (2020)github.comexternal-linkmessage-square8linkfedilinkarrow-up138arrow-down11
arrow-up137arrow-down1external-linkCommon Rust Lifetime Misconceptions (2020)github.comlysdexic@programming.dev to Rust@programming.devEnglish · 2 years agomessage-square8linkfedilink
minus-squaresirdorius@programming.devlinkfedilinkarrow-up2·edit-22 years agoThis looks like a pretty easy fix that the compiler could do by extracting the argument to a temp variable to improve the syntax of the language.
This looks like a pretty easy fix that the compiler could do by extracting the argument to a temp variable to improve the syntax of the language.