We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61f68cf commit aeabd83Copy full SHA for aeabd83
doc/src/challenges/0009-duration.md
@@ -1,13 +1,13 @@
1
# Challenge 9: Safe abstractions for `core::time::Duration`
2
3
-- **Status:** Open
+- **Status:** Resolved
4
- **Tracking Issue:** [#72](https://github.com/model-checking/verify-rust-std/issues/72)
5
-- **Start date:** *2024-08-20*
6
-- **End date:** *2024-12-20*
7
-
+- **Start date:** *2024/08/20*
+- **End date:** *2024/12/10*
+- **Reward:** *N/A*
8
+- **Contributors**: [Samuel Thomas](https://github.com/sgpthomas) and [Cole Vick](https://github.com/cvick32)
9
-------------------
10
11
## Goal
12
13
Write function contracts for `core::time::Duration` that can be used as safe abstractions.
0 commit comments