Rust nightly is now warning about upcoming changes to the type checker. There are some (obscure) soundness holes:
miniblog.
Related Posts
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!
Making my first Rust 1.0 project run on modern Rust. So many libraries needed nightly then, so I can't just compile without changes
You can use Travis CI as an early warning system. Allow failures, but build against Rust nightly/Emacs trunk/etc and catch issues early.
