diff options
| author | Dylan DPC <dylan.dpc@gmail.com> | 2021-04-22 18:14:41 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-22 18:14:41 +0200 |
| commit | aac5125da4c8f06de57ab89985a5fc204c122483 (patch) | |
| tree | 46237dc2672e9161fd9f2c96e8cdcf5f44d45f6e /compiler/rustc_mir/src/transform/coverage/mod.rs | |
| parent | 54af84b7ef245791dbe8dc00be807284f9431071 (diff) | |
| parent | eb9b0f6ab7886bf89b1cc00dbc5248bfd62ea21d (diff) | |
| download | rust-aac5125da4c8f06de57ab89985a5fc204c122483.tar.gz rust-aac5125da4c8f06de57ab89985a5fc204c122483.zip | |
Rollup merge of #84402 - CDirkx:rwlock, r=dtolnay
Move `sys_common::rwlock::StaticRWLock` etc. to `sys::unix::rwlock` This moves `sys_common::rwlock::StaticRwLock`, `RWLockReadGuard` and `RWLockWriteGuard` to `sys::unix::rwlock`. They are already `#[cfg(unix)]` and don't need to be in `sys_common`.
Diffstat (limited to 'compiler/rustc_mir/src/transform/coverage/mod.rs')
0 files changed, 0 insertions, 0 deletions
