Rust 2019
This is a bit of a brain dump of my thoughts about Rust 2019. Mainly I work on
my own code coverage tool tarpaulin
, embedded rust and random little tools. So
my perspective will be coloured by this.
Stabilising proc-macro
So this year tarpaulin found itself needing to be compiled on nightly. This was
because syntex-syntax
is no longer maintained, and as a result, new syntax was