rust/src/ci
Alex Crichton cc7590341a std: Delete the `alloc_system` crate
This commit deletes the `alloc_system` crate from the standard
distribution. This unstable crate is no longer needed in the modern
stable global allocator world, but rather its functionality is folded
directly into the standard library. The standard library was already the
only stable location to access this crate, and as a result this should
not affect any stable code.
2018-11-11 09:22:28 -08:00
..
docker std: Delete the `alloc_system` crate 2018-11-11 09:22:28 -08: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