aeneas icon indicating copy to clipboard operation
aeneas copied to clipboard

Turn Aeneas into a borrow checker

Open sonmarcho opened this issue 1 year ago • 0 comments
trafficstars

We could turn Aeneas into a borrow checker by printing informative error messages when there is a borrow checking error (or more generally speaking an invalid access, in particular to a bottom value), and not aborting on the first error.

This issue should be solved after https://github.com/AeneasVerif/aeneas/issues/54.

sonmarcho avatar Dec 20 '23 14:12 sonmarcho