1. 02 10月, 2012 1 次提交
    • T
      Move over to calling ptr::addr_of · b1832044
      Tim Chevalier 提交于
      Everything should now call ptr::addr_of instead of
      ptr::p2::addr_of. Only the pipes macro code when compiled
      by stage0 will call ptr::p2::addr_of. Needs a snapshot to get
      rid of that.
      b1832044
  2. 19 9月, 2012 1 次提交
  3. 08 9月, 2012 1 次提交
  4. 07 9月, 2012 1 次提交
  5. 02 9月, 2012 1 次提交
  6. 27 8月, 2012 1 次提交
  7. 24 8月, 2012 1 次提交
  8. 18 8月, 2012 1 次提交
  9. 31 7月, 2012 1 次提交
  10. 25 6月, 2012 1 次提交
    • T
      Remove resources · 487cbf8e
      Tim Chevalier 提交于
      Also fixed shapes for classes with dtors, as well as handling
      offsets for classes with dtors correctly in take glue.
      
      Closes #2485
      487cbf8e
  11. 23 3月, 2012 1 次提交