Skip to content
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

[P3-Float-to-Int Conversion] f64::to_int_unchecked #14

Open
Yenyun035 opened this issue Oct 18, 2024 · 0 comments
Open

[P3-Float-to-Int Conversion] f64::to_int_unchecked #14

Yenyun035 opened this issue Oct 18, 2024 · 0 comments
Assignees

Comments

@Yenyun035
Copy link
Collaborator

Official Repo Tracking Issue

Tasks :

  1. Write a proof for verifying the absence of arithmetic overflow/underflow and undefined behavior for the function.
  2. Add proofs into a dedicated file, e.g. library/core/src/num/xx.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

@Yenyun035 Yenyun035 changed the title [P3-Float-to-Int Conversion] f64:: to_int_unchecked [P3-Float-to-Int Conversion] f64::to_int_unchecked Oct 18, 2024
@MWDZ MWDZ self-assigned this Oct 25, 2024
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