]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #104402 - joboet:sync_remutex, r=m-ou-se
authorMatthias Krüger <matthias.krueger@famsik.de>
Wed, 28 Dec 2022 21:22:17 +0000 (22:22 +0100)
committerGitHub <noreply@github.com>
Wed, 28 Dec 2022 21:22:17 +0000 (22:22 +0100)
commitd91432832e585f641976037eca8ee7aa2a7d346d
tree217a64702aed00337852d1c5fd77ee2a8924d729
parent270c94e484e19764a2832ef918c95224eb3f17c7
parentc66494474cc64aaf4f1e51b428d53e7dcbd14c25
Rollup merge of #104402 - joboet:sync_remutex, r=m-ou-se

Move `ReentrantMutex` to `std::sync`

If I understand #84187 correctly, `sys_common` should not contain platform-independent code, even if it is private.
library/std/src/sys_common/mod.rs