Markus Reiter
7bb2f71b55
Use static_assertions
instead of trybuild
.
2024-02-19 10:43:20 +01:00
Markus Reiter
6dbefb4a5c
Fix CI.
2024-02-19 10:43:03 +01:00
Sosthène Guédon
af8cf129f6
Fix cfail tests
2024-02-07 17:15:35 +01:00
Alex Martens
4799f8ce10
docs: modernize intra doc links
2023-10-31 21:06:44 -07:00
Alex Martens
e18c7520f8
Update UI tests
2023-10-20 06:09:07 -07:00
Emil Fresk
b469290560
Fix CI
2023-01-10 08:48:46 +01:00
Jorge Aparicio
e8940a1d0f
update compile_fail test to work on 1.64
2022-09-23 15:41:59 +02:00
Jorge Aparicio
74951379e7
run cfail test on stable rather on MSRV
2022-08-12 16:12:12 +02:00
Emil Fresk
eff63f794f
cfail update
2021-04-27 19:03:12 +02:00
Emil Fresk
6fdcc4fb99
New SPSC queue, now safe and much simpler
...
This commit implements a new, simplified, SPSC that does not have the
reported issues (e.g. not properly wrapping the indexes for non
powers-of-2), and the support for multiple different index sizes has
been removed for simplicity.
2021-04-18 19:18:56 +02:00
Roman Proskuryakov
a507b8ec3e
Fix cfail tests in const generics
2021-04-03 14:02:09 +03:00
Emil Fresk
870a925229
Removed SingeCore and MultiCore, relies on atomics now
2021-04-01 21:07:05 +02:00
Roman Proskuryakov
5bde47c214
Fix cfail tests
2021-03-28 11:04:39 +03:00
Jorge Aparicio
1184bf43bc
update UI text
2019-12-17 16:36:39 +01:00
Jorge Aparicio
2274a56f02
move cfail tests into their own Cargo project
2019-12-17 16:25:41 +01:00