You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Write a proof for verifying the absence of arithmetic overflow/underflow and undefined behavior for the function.
Add proofs into a dedicated file, e.g. library/core/src/num/xx.rs
Please make sure not to modify other people's code, since we will be co-working on the same files. Avoid code conflicts as much as possible. Pull code every time a merge is made.
IMP: comment with the branch name you will be working on, with its link.
Official Repo Tracking Issue
Tasks :
library/core/src/num/xx.rs
IMP: comment with the branch name you will be working on, with its link.
Ref: https://github.com/rajathkotyal/verify-rust-std/blob/main/doc/src/challenges/0011-floats-ints.md
The text was updated successfully, but these errors were encountered: