Commit a408038
authored
Rollup merge of rust-lang#125527 - programmerjake:patch-2, r=workingjubilee
Add manual Sync impl for ReentrantLockGuard
Fixes: rust-lang#125526
Tracking Issue: rust-lang#121440
this impl is even shown in the summary in the tracking issue, but apparently was forgotten in the actual implementation1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
119 | 122 | | |
120 | 123 | | |
121 | 124 | | |
| |||
0 commit comments