AeneasVerif / charon

Interface with the rustc compiler for the purpose of program verification
Apache License 2.0
79 stars 14 forks source link

Remove reachability computation #343

Closed Nadrieril closed 4 weeks ago

Nadrieril commented 4 weeks ago

This was excessively expensive on large functions and only used for a small optimization.