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