1. 09 3月, 2016 4 次提交
  2. 03 3月, 2016 1 次提交
  3. 20 2月, 2016 1 次提交
  4. 09 1月, 2016 2 次提交
  5. 26 11月, 2015 1 次提交
  6. 07 10月, 2015 1 次提交
  7. 17 9月, 2015 1 次提交
    • B
      Don't create adjustments from a type to itself · 6def06c9
      Björn Steinbrink 提交于
      Currently, we're generating adjustments, for example, to get from &[u8]
      to &[u8], which is unneeded and kicks us out of trans_into() into
      trans() which means an additional stack slot and copy in the unoptimized
      code.
      6def06c9
  8. 14 9月, 2015 3 次提交
  9. 04 9月, 2015 1 次提交
  10. 03 9月, 2015 1 次提交
  11. 11 7月, 2015 2 次提交
  12. 09 7月, 2015 1 次提交
  13. 30 6月, 2015 1 次提交
    • J
      Remove Typer and ClosureTyper · 9faae6a5
      Jared Roesch 提交于
      This commit finalizes the work of the past commits by fully moving the fulfillment context into
      the InferCtxt, cleaning up related context interfaces, removing the Typer and ClosureTyper
      traits and cleaning up related intefaces
      9faae6a5
  14. 28 6月, 2015 1 次提交
  15. 26 6月, 2015 2 次提交
  16. 19 6月, 2015 2 次提交
  17. 16 6月, 2015 1 次提交
  18. 13 6月, 2015 1 次提交
  19. 09 6月, 2015 1 次提交
  20. 08 6月, 2015 1 次提交
  21. 04 6月, 2015 1 次提交
  22. 13 5月, 2015 2 次提交
  23. 14 4月, 2015 2 次提交
  24. 31 3月, 2015 4 次提交
  25. 25 3月, 2015 2 次提交