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