Skip to content

Commit 0cc020c

Browse files
authored
Close Challenge 9 (#224)
Resolves #72 By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 and MIT licenses.
1 parent 9058f0b commit 0cc020c

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

doc/src/challenges/0009-duration.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
# Challenge 9: Safe abstractions for `core::time::Duration`
22

3-
- **Status:** Open
3+
- **Status:** Resolved
44
- **Tracking Issue:** [#72](https://github.com/model-checking/verify-rust-std/issues/72)
55
- **Start date:** *2024/08/20*
6-
- **End date:** *2025/04/10*
6+
- **End date:** *2024/12/10*
77
- **Reward:** *N/A*
8-
8+
- **Contributors**: [Samuel Thomas](https://github.com/sgpthomas) and [Cole Vick](https://github.com/cvick32)
99
-------------------
1010

11-
1211
## Goal
1312

1413
Write function contracts for `core::time::Duration` that can be used as safe abstractions.

0 commit comments

Comments
 (0)