Skip to content

[P2-Safe API] carrying_mul #11

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Yenyun035 opened this issue Oct 5, 2024 · 2 comments
Closed

[P2-Safe API] carrying_mul #11

Yenyun035 opened this issue Oct 5, 2024 · 2 comments
Assignees

Comments

@Yenyun035
Copy link
Collaborator

Official Repo Tracking Issue

Tasks :

  1. Write individual proofs for verifying the absence of arithmetic overflow/underflow and undefined behavior for all integer types: i8, i16, i32, i64, i128, isize, u8, u16, u32, u64, u128, usize.
  2. Add proofs into a dedicated file.
    a. For example, library/core/src/num/mod.rs
  3. 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.

Ref: https://github.com/rajathkotyal/verify-rust-std/blob/main/doc/src/challenges/0011-floats-ints.md

@lanfeima lanfeima self-assigned this Oct 6, 2024
@lanfeima
Copy link
Collaborator

lanfeima commented Oct 6, 2024

Lanfei self-assign to Lanfei

@lanfeima
Copy link
Collaborator

model-checking#114 Resolve the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants