1. 26 7月, 2019 1 次提交
  2. 25 7月, 2019 1 次提交
  3. 24 7月, 2019 1 次提交
  4. 18 7月, 2019 1 次提交
  5. 17 7月, 2019 2 次提交
  6. 16 7月, 2019 9 次提交
  7. 13 7月, 2019 3 次提交
  8. 12 7月, 2019 3 次提交
  9. 11 7月, 2019 1 次提交
    • A
      Fix crash in semantic model when using unmanaged constraint (#37022) · 64007b69
      Andy Gocke 提交于
      The semantic model often creates ReducedExtensionMethods for the public API,
      but the creation of ReducedExtensionMethod does constraint checking, which
      requires a compilation, which isn't always available. This change removes constraint
      checking from all creation of ReducedExtensionMethod and adds asserts that we
      always have a compilation during constraint checking.
      
      Fixes #37021
      64007b69
  10. 10 7月, 2019 2 次提交
  11. 09 7月, 2019 2 次提交
  12. 06 7月, 2019 2 次提交
  13. 02 7月, 2019 2 次提交
  14. 28 6月, 2019 1 次提交
  15. 27 6月, 2019 1 次提交
  16. 26 6月, 2019 4 次提交
  17. 25 6月, 2019 4 次提交