Skip to content
Snippets Groups Projects
  1. Sep 08, 2016
  2. Aug 04, 2016
  3. Jul 11, 2016
  4. Jun 28, 2016
  5. Jun 10, 2016
  6. May 03, 2016
  7. Apr 12, 2016
  8. Mar 31, 2016
  9. Mar 07, 2016
  10. 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
  11. Feb 09, 2016
  12. Jan 27, 2016
  13. Jan 21, 2016
  14. Dec 17, 2015
  15. Dec 16, 2015
  16. Nov 10, 2015
  17. Nov 05, 2015
  18. Nov 03, 2015
  19. Oct 28, 2015
  20. Oct 19, 2015
  21. Sep 16, 2015
  22. Sep 10, 2015
  23. Aug 15, 2015
  24. Jul 11, 2015
  25. May 17, 2015
  26. May 07, 2015
  27. Apr 07, 2015
  28. Apr 03, 2015
  29. Mar 28, 2015
  30. Mar 12, 2015
  31. Feb 08, 2015
  32. Jan 29, 2015
  33. Jan 13, 2015
Loading