sync: track upstream loom changes (#1407)

This commit is contained in:
Carl Lerche
2019-08-07 23:24:22 -07:00
committed by GitHub
parent 962521f449
commit 2e69f2a7fd
9 changed files with 28 additions and 20 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
pub(crate) mod futures {
pub(crate) mod future {
pub(crate) use crate::task::AtomicWaker;
}