Skip to content
Snippets Groups Projects
  1. Feb 12, 2020
    • Vickenty Fesunov's avatar
      Fix CI for demoted targets · 1c5dab1e
      Vickenty Fesunov authored
      i686-apple-darwin and other 32bit Apple targets ware demoted to tier-3 due
      to lack of support from the vendor, and is no longer available from rustup
      for nightly, shortly beta.
      
      DockerOSX32 job was removed as it only tests on nightly. BuildChannelsOSX job
      will continue testing on these targets on older compilers (stable and below).
      1c5dab1e
  2. Dec 16, 2019
    • Alex Crichton's avatar
      Update bindings for the wasm32-wasi target · 93743ca8
      Alex Crichton authored
      This commit performs a number of updates for libc with the `wasm32-wasi`
      target:
      
      * Updates the `wasi-libc` repository commit used (previously known as
        `wasi-sysroot`)
      * Updates the container to Ubuntu 19.10 which has Clang 9 packaged which
        is all we need.
      * Avoids building `wasmtime` and instead downloads a precompiled binary.
      * Updates bindings in `src/wasi.rs` to match the current upstream state.
      93743ca8
  3. Nov 28, 2019
  4. Nov 27, 2019
  5. Nov 19, 2019
  6. Nov 13, 2019
  7. Oct 29, 2019
  8. Oct 22, 2019
  9. Oct 17, 2019
  10. Oct 16, 2019
  11. Oct 15, 2019
  12. Sep 22, 2019
  13. Sep 20, 2019
  14. Sep 12, 2019
  15. Aug 27, 2019
  16. Aug 26, 2019
  17. Aug 21, 2019
  18. Aug 19, 2019
  19. Aug 17, 2019
  20. Aug 16, 2019
  21. Aug 15, 2019
  22. Aug 14, 2019
  23. Aug 09, 2019
  24. Aug 05, 2019
  25. Aug 02, 2019
  26. Jul 31, 2019
  27. Jul 27, 2019
Loading