21 Commits

Author SHA1 Message Date
Jorge Aparicio
ea0c189a62 x86: put Sync impl behind a Cargo feature 2020-05-03 17:18:22 +02:00
Jorge Aparicio
e4c8f1f75b x86_64: "practically" thread-safe Pool 2020-05-03 17:18:11 +02:00
Jorge Aparicio
2274a56f02 move cfail tests into their own Cargo project 2019-12-17 16:25:41 +01:00
Jorge Aparicio
906b0679ca port compile fail tests to trybuild
closes #127
2019-12-17 14:11:09 +01:00
Jorge Aparicio
fd1f701120 drop the maybe_uninit feature gate 2019-05-21 12:43:19 +02:00
Jorge Aparicio
fc4054571f drop const-fn feature; provide const constructors on near stable (1.36) 2019-05-06 17:13:15 +02:00
Jorge Aparicio
4932eb27df use core::mem::MaybeUninit; drop min-const-fn and smaller-atomics features 2019-05-03 14:00:28 +02:00
Artem Vorotnikov
ea0847ad42
Test serde feature on stable 2019-02-06 18:43:19 +03:00
Artem Vorotnikov
d551759884
Serde support 2019-02-06 18:41:54 +03:00
Jorge Aparicio
3cf3b77e43 tweak ci/script.sh to make it easier to run it locally 2019-02-05 10:34:34 +01:00
Jorge Aparicio
150a99726f remove default features
this makes this crate compile on stable by default

this is a breaking change
2018-10-19 14:13:10 +02:00
Jorge Aparicio
bb4f32743f test on beta 2018-07-13 19:08:24 -05:00
Felix Stegmaier
6c28c8f62a make feature const-fn default 2018-07-13 11:42:10 +02:00
Felix Stegmaier
c7bac27100 Enable ci tests with --all-features 2018-05-21 21:27:53 +02:00
Jorge Aparicio
b0f155c6fd generate docs 2018-04-23 19:54:46 +02:00
Jorge Aparicio
301c1becdf drop Xargo 2018-04-13 16:26:16 +02:00
Jorge Aparicio
40994962e2 add contention test 2017-11-09 15:33:54 +01:00
Jorge Aparicio
158d19b45a actually execute ci/script.sh 2017-10-31 22:01:25 +01:00
Jorge Aparicio
f9a3dfcc89 also test in release 2017-10-31 21:56:33 +01:00
Jorge Aparicio
4a6bf95f19 add tsan test 2017-10-31 21:30:43 +01:00
Jorge Aparicio
054f291b31 add CI 2017-10-31 17:09:35 +01:00