Post Av09claOidAWgGQlkm by [email protected] | |
More posts by [email protected] | |
Post #Av03xVzDJWueegY4tE by [email protected] | |
0 likes, 1 repeats | |
#rust hot take: I'm not a fan of the let-else syntax. It's tempting for… | |
Post #Av048BM6MKyXr5LBpo by [email protected] | |
0 likes, 1 repeats | |
Maybe I'm just stuck in my ways. I first learned Rust a bit before let-else… | |
Post #Av04hYnZBszGhK3abo by [email protected] | |
0 likes, 0 repeats | |
@wgslr why is it a bug? | |
Post #Av04hYtwoA5j172gYS by [email protected] | |
0 likes, 1 repeats | |
@tdelmas In this imaginary scenario, we want to `return` early from a function … | |
Post #Av09clUj3idEOfmEue by [email protected] | |
0 likes, 0 repeats | |
@wgslr The 2nd isnt even valid rust syntax, the sucessfull {} branch is missin… | |
Post #Av09claOidAWgGQlkm by [email protected] | |
0 likes, 1 repeats | |
@cehteh ahh, you're right! I've edited the post with a correct syntax -… | |
Post #Av09kslntQANHIdTrk by [email protected] | |
0 likes, 1 repeats | |
@tdelmas apologies if you're comment was prompted by the spurious `else` in… |