dafny-lang / dafny

Dafny is a verification-aware programming language
https://dafny.org
Other
2.94k stars 261 forks source link

Fix more issues in the Dafny-to-Rust compiler #5926

Closed MikaelMayer closed 4 days ago

MikaelMayer commented 5 days ago

Description

How has this been tested?

I added originally failing tests to comp/rust/newtypes.dfy and verified that this PR fixed them

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.