1. 25 5月, 2018 3 次提交
  2. 22 5月, 2018 2 次提交
  3. 19 5月, 2018 1 次提交
  4. 17 5月, 2018 1 次提交
  5. 11 5月, 2018 1 次提交
  6. 08 5月, 2018 3 次提交
  7. 05 5月, 2018 1 次提交
  8. 01 5月, 2018 7 次提交
  9. 28 4月, 2018 3 次提交
  10. 15 4月, 2018 1 次提交
  11. 28 3月, 2018 1 次提交
  12. 24 3月, 2018 1 次提交
  13. 23 3月, 2018 2 次提交
  14. 17 3月, 2018 1 次提交
  15. 13 3月, 2018 1 次提交
  16. 08 3月, 2018 7 次提交
  17. 02 3月, 2018 1 次提交
  18. 20 2月, 2018 1 次提交
  19. 18 2月, 2018 1 次提交
  20. 08 2月, 2018 1 次提交
    • F
      Restrict two-phase borrows to solely borrows introduced via autoref. · 1855ab74
      Felix S. Klock II 提交于
      Added `-Z two-phase-beyond-autoref` to bring back old behavior (mainly
      to allow demonstration of desugared examples).
      
      Updated tests to use aforementioned flag when necessary. (But in each
      case where I added the flag, I made sure to also include a revision
      without the flag so that one can readily see what the actual behavior
      we expect is for the initial deployment of NLL.)
      1855ab74