diff options
Diffstat (limited to 'src/libstd/sync.rs')
| -rw-r--r-- | src/libstd/sync.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libstd/sync.rs b/src/libstd/sync.rs index f5528f7a79c..b2e9def6d73 100644 --- a/src/libstd/sync.rs +++ b/src/libstd/sync.rs @@ -670,6 +670,7 @@ impl &RWlockReadMode { #[cfg(test)] mod tests { + #[legacy_exports]; /************************************************************************ * Semaphore tests ************************************************************************/ |
