rust/library/stdarch/ci
Alex Crichton 60e8d7766b Unconditionally expose wasm atomic intrinsics
While they're not very useful in single-threaded mode this makes them
more useful for building libraries because you don't have to always
recompile the standard library to get the desired effect. Additionally
it helps us enable tests on CI for these functions, since the
instructions will now validate without shared memory (thankfully!).
2021-03-21 09:24:39 +00:00
..
docker Unconditionally expose wasm atomic intrinsics 2021-03-21 09:24:39 +00:00
android-install-ndk.sh Add retries to a number of downloads 2018-12-13 15:30:17 -08:00
android-install-sdk.sh Fix android build jobs 2019-01-21 21:37:45 +01:00
android-sysimage.sh Add retries to a number of downloads 2018-12-13 15:30:17 -08:00
dox.sh Build documentation with '--edition=2018' 2019-10-26 18:46:57 +02:00
gba.json Revert the regression, add a GBA target to avoid this again 2019-03-18 08:57:03 +01:00
run-docker.sh Add Azure Pipelines 2019-07-14 15:29:19 +02:00
run.sh More wasm SIMD updates 2021-03-21 09:24:39 +00:00
runtest-android.rs Run multithreaded quiet tests (#622) 2018-12-14 13:28:23 -06:00
style.sh Migrate CI to GitHub Actions (#813) 2019-09-24 09:03:56 -05:00