Skip to content
Snippets Groups Projects
  1. Feb 29, 2016
    • Sebastian Wicki's avatar
      Fix evaluation order of the cfg_if! macro · 5d514b6c
      Sebastian Wicki authored
      Since #[cfg] attributes are short-circuting, cfg_if! should not change
      the order in which the predicates are listed. This enables the use of
      unstable cfg attributes in cfg_if!, which is useful when building libstd.
      5d514b6c
  2. Dec 02, 2015
  3. Oct 30, 2015
  4. Sep 17, 2015
  5. Sep 11, 2015
Loading