Bump Rust + RefinedRust versions#112
Conversation
Signed-off-by: Lennard Gäher <l.gaeher@posteo.de>
|
Hi Lennard, thanks for this MR, I see you did a lot of solid work. Could you also update the README inside the The extra poofs I refer are for example in below files:
|
Signed-off-by: Lennard Gäher <l.gaeher@posteo.de>
|
Thanks for the comments! I took a look over the readme and updated it where necessary. This PR doesn't substantially change the amount of code that has been verified so far (this will be part of the future MR upstreaming new verification results). The new verification only includes some minor things, like strengthening the specs of In the next MR, I'll also adapt the table to reflect the then-current status. |
|
Thank you! LGTM |
Description of the changes
This updates the Rust version to 1.91-nightly, adapting the code accordingly in some places.
In a future MR, we should also adapt to
edition = 2024. (I could take care of that)Accordingly, this updates RefinedRust to the current version, adapting the annotated specifications to RefinedRust's new more compact specification format.
Type of change
How to test this PR?
CI should test that this does not break the build and verification.