Skip to content

Commit ecef1bf

Browse files
close linked-list challenge
1 parent fe53955 commit ecef1bf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/src/challenges/0005-linked-list.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
# Challenge 5: Verify functions iterating over inductive data type: `linked_list`
22

3-
- **Status:** Open
3+
- **Status:** Resolved
44
- **Tracking Issue:** [#29](https://github.com/model-checking/verify-rust-std/issues/29)
55
- **Start date:** *2024/07/01*
66
- **End date:** *2025/04/10*
77
- **Reward:** *5,000 USD*
8+
- **Contributors**: [Bart Jacobs](https://github.com/btj)
89

910
-------------------
1011

0 commit comments

Comments
 (0)