Rust 1.19 is out!
https://blog.rust-lang.org/2017/07/20/Rust-1.19.html
It includes unions, which are really useful when interfacing with C (like Remacs!)
miniblog.
Related Posts
Remacs has moved to its own GitHub organisation, to reflect the growing community! https://github.com/remacs
We have a whole bunch of friendly contributors :)
Ever wondered what the (interactive) function does at the C level of Emacs? It's just been ported in Remacs! https://github.com/Wilfred/remacs/pull/1022/files
It's easy to use lots of different versions of Rust nightly. Remacs requires a specific version. The https://autogen.sh/ scripts are admirably defensive, to help you get on the right version!
