completed programs extracted from !11#34
Conversation
d41de7b to
fcf22b8
Compare
|
There seems to be a problem with the CI. The required version of rustc isn't being installed in the vm |
|
Thanks, it will be great to get these added in. I updated the CI script on Looking back at #11, it seems like 037 might be complete. Were there still pending issues with it? |
see original commits at secure-foundations#11 coauthored by @WeetHet
There were over 5 programs which I believe used to compile but broke with an error along the lines of while loop requires a decreases clause. I have fixed all of those except 037. 037 gives further errors on fixing the while error which I don't quite understand so I dropped it. |
|
also ci is now failing due to merged programs being broken by backwards incompatible changes to verus |
Hmm, indeed. I'll try to fix that up early next week and then get this merged. |
|
Okay, I fixed up the existing files, so CI passes on |
Those programs with no open review threads or assumes in PR 11 are copied over here to be merged
The following programs were dropped
007
037
072
077
see original commits and review at #11
coauthored by @WeetHet