1. 10 1月, 2014 2 次提交
  2. 07 1月, 2014 1 次提交
  3. 06 1月, 2014 1 次提交
  4. 04 1月, 2014 2 次提交
  5. 02 1月, 2014 2 次提交
  6. 27 12月, 2013 8 次提交
  7. 24 12月, 2013 1 次提交
  8. 22 12月, 2013 1 次提交
  9. 19 12月, 2013 1 次提交
  10. 17 12月, 2013 1 次提交
    • K
      Detect stability attributes on methods. · 4f95dceb
      Kiet Tran 提交于
      If it's a trait method, this checks the stability attribute of the
      method inside the trait definition. Otherwise, it checks the method
      implementation itself.
      4f95dceb
  11. 15 12月, 2013 1 次提交
  12. 12 12月, 2013 1 次提交
  13. 11 12月, 2013 1 次提交
    • J
      Make crate hash stable and externally computable. · b349036e
      Jack Moffitt 提交于
      This replaces the link meta attributes with a pkgid attribute and uses a hash
      of this as the crate hash. This makes the crate hash computable by things
      other than the Rust compiler. It also switches the hash function ot SHA1 since
      that is much more likely to be available in shell, Python, etc than SipHash.
      
      Fixes #10188, #8523.
      b349036e
  14. 10 12月, 2013 2 次提交
  15. 09 12月, 2013 1 次提交
  16. 08 12月, 2013 1 次提交
  17. 06 12月, 2013 1 次提交
  18. 01 12月, 2013 3 次提交
  19. 29 11月, 2013 1 次提交
  20. 28 11月, 2013 1 次提交
  21. 27 11月, 2013 3 次提交
  22. 26 11月, 2013 4 次提交