RMC aims to be a bit-precise model checker for Rust. It would be useful to check if it can detect bugs previously found by the community in the Rust Standard Library. A possible way to go about this would be to pick up a version of the library before and after then change and test the vulnerable example.
This issue aims to track this exercise. Some initial CVEs which might be interesting to look at are :
Repository with Rust CVEs: Link