Skip to content
This repository was archived by the owner on Nov 5, 2018. It is now read-only.

Commit b99fd71

Browse files
author
Stjepan Glavina
authored
Remove AtomicOption (#11)
1 parent 0b7f95c commit b99fd71

2 files changed

Lines changed: 0 additions & 57 deletions

File tree

src/atomic_option.rs

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

src/lib.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,5 @@ extern crate cfg_if;
1010

1111
pub mod cache_padded;
1212
#[cfg(feature = "use_std")]
13-
pub mod atomic_option;
14-
#[cfg(feature = "use_std")]
1513
pub mod scoped;
1614
pub mod consume;

0 commit comments

Comments
 (0)