Commit 79e527e
committed
Implement Default for SpinLock<SelfContainedContext>
This is a bit silly since we cannot implement `Default` for
`SpinLock<u64>` but clippy is complaining so throw it in.1 parent 1cda0d9 commit 79e527e
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
46 | 50 | | |
47 | 51 | | |
48 | 52 | | |
| |||
0 commit comments