1. 17 8月, 2019 1 次提交
  2. 16 8月, 2019 1 次提交
  3. 15 8月, 2019 2 次提交
  4. 14 8月, 2019 3 次提交
  5. 13 8月, 2019 2 次提交
  6. 12 8月, 2019 2 次提交
  7. 10 8月, 2019 1 次提交
  8. 09 8月, 2019 3 次提交
  9. 08 8月, 2019 2 次提交
  10. 07 8月, 2019 4 次提交
  11. 06 8月, 2019 4 次提交
  12. 05 8月, 2019 1 次提交
  13. 04 8月, 2019 2 次提交
  14. 03 8月, 2019 1 次提交
  15. 02 8月, 2019 1 次提交
    • B
      build: support crate imports using an alias name · 5bca001f
      Bert Belder 提交于
      A crate can assign an alternative name, different from the crate name,
      when importing another crate. On the command line this looks like:
      
        rustc ... --extern foo_crate=path/to/bar_crate.rlib
      
      We need to support this so we can eventually upgrade to rand-0.7.x.
      5bca001f
  16. 01 8月, 2019 4 次提交
  17. 31 7月, 2019 3 次提交
  18. 30 7月, 2019 1 次提交
  19. 29 7月, 2019 2 次提交