This working group is intended to provide a forum for all things formal methods and verification for Rust. We anticipate significant overlap in requirements for tools and want to provide a central repository to exchange ideas and share progress.
For an overview of our current status, visit our (WIP) page.
Most of the benefits of performing verification on Rust programs are directly derived from the guarantees of safe Rust. Unsafe code is significantly more complex, but it may be possible to define contracts that must be upheld at the unsafe boundary. For more information on the differences between safe and unsafe Rust, see the Rustonomicon.
Join our mailing list, get in touch with us or open a pull request to let us know about your Rust verification project.
We follow the Rust Code of Contact. Any concerns should be brought to rust-mods@rust-lang.org
The output of the verification working group is distributed under the following licenses:
This working group is intended to provide a forum for all things formal methods and verification for Rust. We anticipate significant overlap in requirements for tools and want to provide a central repository to exchange ideas and share progress.
For an overview of our current status, visit our (WIP) page.
Most of the benefits of performing verification on Rust programs are directly derived from the guarantees of safe Rust. Unsafe code is significantly more complex, but it may be possible to define contracts that must be upheld at the unsafe boundary. For more information on the differences between safe and unsafe Rust, see the Rustonomicon.
Join our mailing list, get in touch with us or open a pull request to let us know about your Rust verification project.
We follow the Rust Code of Contact. Any concerns should be brought to rust-mods@rust-lang.org
The output of the verification working group is distributed under the following licenses: