Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/src/challenges/0001-core-transmutation.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
- **Tracking Issue:** [#19](https://github.com/model-checking/verify-rust-std/issues/19)
- **Start date:** *2024/06/12*
- **End date:** *2025/04/10*
- **Reward:** *N/A*
- **Reward:** *10000 USD*

-------------------

Expand Down
2 changes: 1 addition & 1 deletion doc/src/challenges/0002-intrinsics-memory.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
- **Tracking Issue:** [#16](https://github.com/model-checking/verify-rust-std/issues/16)
- **Start date:** *2024/06/12*
- **End date:** *2025/04/10*
- **Reward:** *N/A*
- **Reward:** *10000 USD*

-------------------

Expand Down
2 changes: 1 addition & 1 deletion doc/src/challenges/0005-linked-list.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
- **Tracking Issue:** [#29](https://github.com/model-checking/verify-rust-std/issues/29)
- **Start date:** *2024/07/01*
- **End date:** *2025/08/12*
- **Reward:** *5,000 USD*
- **Reward:** *20000 USD*
- **Contributors:** [Bart Jacobs](https://github.com/btj)

-------------------
Expand Down
1 change: 1 addition & 0 deletions doc/src/challenges/0010-string.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
- **Start date:** *2024/08/19*
- **End date:** *2025/04/10*
- **Reward:** *N/A*
- **Reward:** *10000 USD*

-------------------

Expand Down
1 change: 1 addition & 0 deletions doc/src/challenges/0012-nonzero.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
- **Start date:** *2024/08/23*
- **End date:** *2025/04/10*
- **Reward:** *N/A*
- **Reward:** *10000 USD*

-------------------

Expand Down
2 changes: 1 addition & 1 deletion doc/src/challenges/0013-cstr.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
- **Tracking Issue:** [#150](https://github.com/model-checking/verify-rust-std/issues/150)
- **Start date:** *2024/11/04*
- **End date:** *2025/04/10*
- **Reward:** *N/A*
- **Reward:** *10000 USD*

-------------------
## Goal
Expand Down
2 changes: 1 addition & 1 deletion doc/src/challenges/0015-intrinsics-simd.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Challenge 15: Contracts and Tests for SIMD Intrinsics

- **Status:** Open
- **Reward:**
- **Solution:**
- **Tracking Issue:** [#173](https://github.com/model-checking/verify-rust-std/issues/173)
- **Start date:** 2025/02/01
- **End date:** 2025/08/01
- **Reward:** *20000 USD*

-------------------

Expand Down
2 changes: 1 addition & 1 deletion doc/src/challenges/0022-str-iter.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
- **Tracking Issue:** [#279](https://github.com/model-checking/verify-rust-std/issues/279)
- **Start date:** *2025-03-07*
- **End date:** *2025-10-17*
- **Reward:** *10000*
- **Reward:** *10000 USD*

-------------------

Expand Down
Loading