Tracking Issue for experimental yeet expressions (Rust)

This is a tracking issue for experimenting with the “throw expression” idea from RFC#0243. The feature gate for the issue is #![feature(yeet_expr)]. Per the lang process, this cannot go further tha… Read more

Similar

Rust on the Front-End

This is the 5th post in the Start Rust focus series. Up until now, JavaScript has been the only ubiquitous language available in browsers. It has made JavaScript much more popular than its design (and its associated flaws) would have allowed. I don’t want... (more…)

Read more »