Evolving Rust through Epochs

There has been a long-standing question around Rust’s evolution: will there ever be a Rust 2.0 in the semver sense?
This RFC gives the answer: certainly not in the foreseeable future, and probably … Read more

Similar

Revisiting a ‘Smaller Rust’

A bit over a year ago, I wrote some notes on a “smaller Rust” - a higher level language that would take inspiration from some of Rust’s type system innovations, but would be simpler by virtue of targeting a domain with less stringent requirements for user... (more…)

Read more »