]> git.lizzy.rs Git - rust.git/blobdiff - library/std/src/sys_common/mod.rs
std: move `ReentrantMutex` to `sync`
[rust.git] / library / std / src / sys_common / mod.rs
index 069b13e9d85ea4b6fd5b6bdc7631d608e7f46f0f..9bf2739deae447370afebbfd2ac5811869de4a88 100644 (file)
@@ -27,7 +27,6 @@
 pub mod memchr;
 pub mod once;
 pub mod process;
-pub mod remutex;
 pub mod thread;
 pub mod thread_info;
 pub mod thread_local_dtor;