AeneasVerif / charon

Interface with the rustc compiler for the purpose of program verification
https://aeneasverif.github.io/charon/charon_lib/index.html
Apache License 2.0
103 stars 17 forks source link

Support almost all MIR rvalues #337

Closed Nadrieril closed 2 months ago

Nadrieril commented 2 months ago

This adds support for most MIR rvales in llbc. Fixes #332