lysdexic@programming.dev to Rust@programming.devEnglish · 2 years agoCommon Rust Lifetime Misconceptions (2020)github.comexternal-linkmessage-square5linkfedilinkarrow-up137
arrow-up136external-linkCommon Rust Lifetime Misconceptions (2020)github.comlysdexic@programming.dev to Rust@programming.devEnglish · 2 years agomessage-square5linkfedilink
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.