We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b0e675 commit bfe7e0bCopy full SHA for bfe7e0b
.cirrus.yml
@@ -19,5 +19,4 @@ task:
19
# FIXME(rust-lang/rust#134863) necessary to avoid error when dlopening proc
20
# macros during compilation of cg_clif.
21
- export LD_STATIC_TLS_EXTRA=4096
22
- # Skip rand as it fails on FreeBSD due to rust-random/rand#1355
23
- - ./y.sh test --skip-test test.rust-random/rand
+ - ./y.sh test
0 commit comments