rust/library/compiler-builtins/ci
Joseph Richey 5c294cedc0
Move from an "asm" flag to a "no-asm" feature flag (#386)
* Use a no-asm feature instead of an asm feature

This works better as core/alloc/std have trouble supporting default
featues in this crate.

Signed-off-by: Joe Richey <joerichey@google.com>

* Have no-asm disable arm assembly intrinsics

Signed-off-by: Joe Richey <joerichey@google.com>
2020-11-09 09:24:25 -06:00
..
docker Expand wasm32 testing on CI (#360) 2020-05-29 14:38:29 -05:00
run-docker.sh More fixes for CI 2019-06-05 16:19:26 -07:00
run.sh Move from an "asm" flag to a "no-asm" feature flag (#386) 2020-11-09 09:24:25 -06:00