Commit Graph

5 Commits (3f012a835eca1e71ec27d1717ce5c164f18cfa8f)

Author SHA1 Message Date
Yuxiang Zhu 3f012a835e add mips/mips64 compiler-rt fallbacks so that libgcc is not required
This adds compiler-rt fallbacks for mips and mips64 arches.

Solves linking issues like https://github.com/rust-lang/rust/issues/57820.

Signed-off-by: Yuxiang Zhu <vfreex@gmail.com>
2020-02-13 03:33:56 +08:00
Alex Crichton 955cea42cc Update CI installation of Rust on macos 2020-01-28 00:39:52 -08:00
Alex Crichton f8c28c5c3b Update checkout action reference 2019-12-03 09:11:29 -08:00
Alex Crichton 9823b956ce Fix Github Actions for recent system changes 2019-10-28 07:39:04 -07:00
Alex Crichton 1ac3970855 Migrate to github actions from Azure Pipelines
Less need to manage users, more concurrency, and interface is all in
one!
2019-09-10 21:57:13 -05:00