Skip to content
Snippets Groups Projects
  1. Aug 27, 2017
  2. Aug 18, 2017
    • Alex Crichton's avatar
      Remove OpenBSD CI · 201d5394
      Alex Crichton authored
      It's now broken due to changes in the `gcc` crate and having a too-old compiler,
      and in general it's unfortunately architecturally so different from the other
      test frameworks that it's difficult to maintain over time.
      201d5394
  3. Jul 31, 2017
  4. Jul 24, 2017
  5. Jul 21, 2017
  6. Jul 07, 2017
  7. Jun 11, 2017
  8. May 24, 2017
  9. May 23, 2017
  10. May 19, 2017
  11. Apr 26, 2017
  12. Mar 02, 2017
  13. Jan 17, 2017
  14. Jan 04, 2017
  15. Dec 02, 2016
  16. Oct 15, 2016
  17. Oct 09, 2016
  18. Sep 08, 2016
  19. Aug 04, 2016
  20. Jul 11, 2016
  21. Jun 28, 2016
  22. Jun 10, 2016
  23. May 03, 2016
  24. Apr 12, 2016
  25. Mar 31, 2016
  26. Mar 07, 2016
  27. Feb 11, 2016
    • Alex Crichton's avatar
      Add a default-on "use_std" feature · 6d46b6fa
      Alex Crichton authored
      This adds a `use_std` Cargo feature which disables `#![no_std]` builds of libc,
      but is enabled by default. The library will currently continue to link to the
      standard library to maintain backwards compatibility with the 0.2 series and
      older Rust compilers for now, but this default can possible be changed in the
      future.
      6d46b6fa
  28. Feb 09, 2016
  29. Jan 27, 2016
  30. Jan 21, 2016
  31. Dec 17, 2015
  32. Dec 16, 2015
  33. Nov 10, 2015
  34. Nov 05, 2015
  35. Nov 03, 2015
  36. Oct 28, 2015
  37. Oct 19, 2015
  38. Sep 16, 2015
Loading