SorteKanin@feddit.dk to Rust@programming.dev · 2 months agoJust call clone (or alias) · baby stepssmallcultfollowing.comexternal-linkmessage-square5linkfedilinkarrow-up19arrow-down10
arrow-up19arrow-down1external-linkJust call clone (or alias) · baby stepssmallcultfollowing.comSorteKanin@feddit.dk to Rust@programming.dev · 2 months agomessage-square5linkfedilink
minus-squareSorteKanin@feddit.dkOPlinkfedilinkarrow-up2·2 months agoI like the idea of using block labels, but I don’t like the ^ symbol. There’s already precedent for using keywords before blocks, like with async. There’s also already super let in nightly I believe.
I like the idea of using block labels, but I don’t like the ^ symbol. There’s already precedent for using keywords before blocks, like with async. There’s also already super let in nightly I believe.