1. 10 9月, 2018 1 次提交
  2. 07 9月, 2018 1 次提交
  3. 31 8月, 2018 1 次提交
  4. 25 8月, 2018 2 次提交
  5. 23 7月, 2018 1 次提交
  6. 10 7月, 2018 1 次提交
  7. 04 7月, 2018 1 次提交
  8. 31 5月, 2018 6 次提交
  9. 30 5月, 2018 1 次提交
  10. 08 5月, 2018 2 次提交
  11. 01 5月, 2018 1 次提交
  12. 28 4月, 2018 1 次提交
  13. 23 3月, 2018 2 次提交
  14. 08 3月, 2018 2 次提交
  15. 08 2月, 2018 1 次提交
  16. 06 2月, 2018 1 次提交
    • B
      mir: Add TerminatorKind::FalseUnwind · bdc37aa0
      bobtwinkles 提交于
      Sometimes a simple goto misses the cleanup/unwind edges. Specifically, in the
      case of infinite loops such as those introduced by a loop statement without any
      other out edges. Analogous to TerminatorKind::FalseEdges; this new terminator
      kind is used when we want borrowck to consider an unwind path, but real control
      flow should never actually take it.
      bdc37aa0
  17. 21 12月, 2017 2 次提交
  18. 15 12月, 2017 1 次提交
  19. 08 12月, 2017 1 次提交
  20. 07 12月, 2017 1 次提交
  21. 06 12月, 2017 1 次提交
  22. 02 12月, 2017 2 次提交
  23. 01 12月, 2017 1 次提交
  24. 28 11月, 2017 2 次提交
  25. 26 11月, 2017 1 次提交
  26. 07 11月, 2017 1 次提交
  27. 02 11月, 2017 1 次提交
  28. 24 9月, 2017 1 次提交