Skip to content
Snippets Groups Projects
  1. Jan 18, 2017
  2. Nov 26, 2016
  3. Sep 29, 2016
  4. Apr 27, 2016
  5. Apr 02, 2016
  6. Feb 12, 2016
  7. 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
  8. Jan 22, 2016
  9. Nov 03, 2015
  10. Oct 30, 2015
  11. Oct 29, 2015
  12. Sep 21, 2015
  13. Sep 18, 2015
  14. Sep 17, 2015
  15. Jan 13, 2015
Loading