tangled
alpha
login
or
join now
inkreas.ing
/
simple-left-right
Realtime safe, waitfree, concurrency library
0
fork
atom
overview
issues
pulls
pipelines
try to add a linker
inkreas.ing
4 months ago
a04eaf33
9760d1b3
0/1
checks.yaml
failed
1s
options
unified
split
Changed files
+2
.tangled
workflows
checks.yaml
+2
.tangled/workflows/checks.yaml
···
10
10
nixpkgs:
11
11
- rustup
12
12
- cargo-mutants
13
13
+
# need a linker
14
14
+
- llvmPackages.libcxxClang
13
15
14
16
steps:
15
17
- name: "install rust with miri"