Recovering C++ Programmer
Rust doesn't have a stable ABI. Looks like they are going to copy at least one of C++'s mistakes.
Of course Go gets around this problem by using static linking only. Without a stable ABI it means there will never be a "maven" for C++ or any other language that doesn't have an ABI