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