Skip to content
Snippets Groups Projects
  1. Dec 18, 2018
  2. Nov 23, 2018
  3. Nov 21, 2018
  4. Sep 12, 2017
  5. Jun 15, 2017
  6. Nov 10, 2016
  7. Sep 14, 2016
  8. Jul 22, 2016
  9. Mar 11, 2016
    • Kamal Marhubi's avatar
      Make cfg_if uses more explicit and consistent · 66c33753
      Kamal Marhubi authored
      This commit changes most uses of cfg_if as follows:
      - fallthrough `else` usage is avoided for architecture or OS specific
        items
      - a comment is added in the final `else` clause to signal intent someone
        modifying
      
      It is safer to omit items than include ones for the wrong platform or
      architecture.
      66c33753
  10. Mar 02, 2016
    • Alex Crichton's avatar
      Add a style checking script to CI · 8a8bc668
      Alex Crichton authored
      It's tough to have PRs bounce or to have a back and forth with contributors
      about minor style quibbles. Sometimes it ends up just being easier to fix style
      after the fact, but let's add some automation to help this!
      
      This commit adds a script to run on CI and locally to verify the style of this
      repository. There's a few stylistic guidelines to ensure that definitions are
      understandable across the jungle of modules. This consistency should help assist
      readability for any future readers!
      8a8bc668
  11. Sep 23, 2015
  12. Sep 21, 2015
  13. Sep 17, 2015
  14. Sep 16, 2015
  15. Sep 12, 2015
  16. Sep 11, 2015
Loading