It might have more to do with the first release of Z3 being in 2012, with the first stable Rust release being in 2015. Rather than the authors of Z3 passing some kind of judgment on Rust…
Z3 uses a sophisticated and fast garbage collection scheme internally that doesn't mesh well with Rust idioms.
Z3 uses a sophisticated and fast garbage collection scheme internally that doesn't mesh well with Rust idioms.