Skip to content

Commit 7e0df52

Browse files
committed
---
yaml --- r: 160418 b: refs/heads/master c: a68ec98 h: refs/heads/master v: v3
1 parent fa01b50 commit 7e0df52

File tree

4 files changed

+13
-524
lines changed

4 files changed

+13
-524
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: 91a2c0d51241677d71b8c0abc80535e580fe3939
2+
refs/heads/master: a68ec98166bf638c6cbf4036f51036012695718d
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: c9f6d696420107f82304b992cf623b806995fe18
55
refs/heads/try: 225de0d60f8ca8dcc62ab2fd8818ebbda4b58cfe

trunk/src/libsync/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ pub mod atomic;
5454

5555
// Concurrent data structures
5656

57-
mod mpsc_intrusive;
5857
pub mod spsc_queue;
5958
pub mod mpsc_queue;
6059
pub mod mpmc_bounded_queue;

trunk/src/libsync/mpsc_intrusive.rs

Lines changed: 0 additions & 144 deletions
This file was deleted.

0 commit comments

Comments
 (0)