Skip to content

Commit

Permalink
Auto merge of rust-lang#3370 - RalfJung:windows-sync, r=RalfJung
Browse files Browse the repository at this point in the history
windows: remove support for slim rwlock

Since rust-lang/rust#121956 we don't need it any more, and we are generally short on Windows staff so reducing the amount of code we have to test and maintain sounds like a good idea.

The InitOnce stuff is still used by `thread_local_key::StaticKey` on 64bit windows-gnu.
  • Loading branch information
bors committed Mar 12, 2024
2 parents 80925c5 + 41b1ccb commit a3b43b2
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit a3b43b2

Please sign in to comment.