1. 13 7月, 2013 1 次提交
  2. 11 7月, 2013 1 次提交
  3. 08 7月, 2013 1 次提交
  4. 07 7月, 2013 1 次提交
    • J
      De-share trait_ref · 97c5a44d
      James Miller 提交于
      Also, makes the pretty-printer use & instead of @ as much as possible,
      which will help with later changes, though in the interim has produced
      some... interesting constructs.
      97c5a44d
  5. 03 7月, 2013 1 次提交
  6. 01 7月, 2013 2 次提交
  7. 30 6月, 2013 2 次提交
  8. 29 6月, 2013 7 次提交
  9. 28 6月, 2013 6 次提交
  10. 27 6月, 2013 5 次提交
  11. 26 6月, 2013 1 次提交
  12. 25 6月, 2013 3 次提交
  13. 24 6月, 2013 3 次提交
  14. 23 6月, 2013 3 次提交
    • P
      Small cleanups · 273f9056
      Philipp Brüschweiler 提交于
      273f9056
    • P
      Remove intrinsic module · 469f394b
      Philipp Brüschweiler 提交于
      To achieve this, the following changes were made:
      * Move TyDesc, TyVisitor and Opaque to std::unstable::intrinsics
      * Convert TyDesc, TyVisitor and Opaque to lang items instead of specially
        handling the intrinsics module
      * Removed TypeDesc, FreeGlue and get_type_desc() from sys
      
      Fixes #3475.
      469f394b
    • D
      vec: remove BaseIter implementation · d2e9912a
      Daniel Micay 提交于
      I removed the `static-method-test.rs` test because it was heavily based
      on `BaseIter` and there are plenty of other more complex uses of static
      methods anyway.
      d2e9912a
  15. 22 6月, 2013 2 次提交
  16. 21 6月, 2013 1 次提交