mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 22:18:23 +03:00
1d54ba8402
Add manual Sync impl for ReentrantLockGuard Fixes: #125526 Tracking Issue: #121440 this impl is even shown in the summary in the tracking issue, but apparently was forgotten in the actual implementation