1. 04 3月, 2018 1 次提交
  2. 23 2月, 2018 1 次提交
    • V
      Introduce UnpackedKind · 8b2037c6
      varkor 提交于
      This adds an `UnpackedKind` type as a typesafe counterpart to `Kind`. This should make future changes to kinds (such as const generics!) more resilient, as the type-checker should catch more potential issues.
      8b2037c6
  3. 18 2月, 2018 1 次提交
  4. 09 2月, 2018 1 次提交
    • A
      Disallow function pointers to #[rustc_args_required_const] · 7a20fc14
      Alex Crichton 提交于
      This commit disallows acquiring a function pointer to functions tagged as
      `#[rustc_args_required_const]`. This is intended to be used as future-proofing
      for the stdsimd crate to avoid taking a function pointer to any intrinsic which
      has a hard requirement that one of the arguments is a constant value.
      7a20fc14
  5. 01 2月, 2018 1 次提交
  6. 07 1月, 2018 1 次提交
  7. 05 1月, 2018 1 次提交
  8. 04 1月, 2018 1 次提交
  9. 17 12月, 2017 4 次提交
  10. 14 12月, 2017 1 次提交
  11. 13 12月, 2017 1 次提交
  12. 06 12月, 2017 5 次提交
  13. 29 9月, 2017 3 次提交
  14. 25 9月, 2017 1 次提交
  15. 22 9月, 2017 1 次提交
  16. 16 9月, 2017 1 次提交
  17. 15 9月, 2017 1 次提交
  18. 13 9月, 2017 4 次提交
  19. 09 9月, 2017 2 次提交
  20. 06 9月, 2017 1 次提交
  21. 04 9月, 2017 1 次提交
  22. 30 8月, 2017 1 次提交
  23. 29 8月, 2017 2 次提交
  24. 28 8月, 2017 2 次提交
  25. 27 8月, 2017 1 次提交