rust/src/ci
bors 06118eac4c Auto merge of #55626 - nikic:update-emscripten, r=alexcrichton
Update emscripten

This updates emscripten to 1.38.15, which is based on LLVM 6.0.1 and would allow us to drop code for handling LLVM 4.

The main issue I ran into is that exporting statics through `EXPORTED_FUNCTIONS` no longer works. As far as I understand exporting non-functions doesn't really make sense under emscripten anyway, so I've modified the symbol export code to not even try.

Closes #52323.
2018-11-10 01:16:02 +00:00
..
docker Auto merge of #55626 - nikic:update-emscripten, r=alexcrichton 2018-11-10 01:16:02 +00:00
init_repo.sh Update submodules in parallel 2018-03-19 04:50:30 +01:00
run.sh CI: Set codegen-units-std=1 for dist builds. 2018-10-26 15:07:03 +02:00
shared.sh Retry when downloading the Docker cache. 2018-05-10 20:06:43 +08:00