1. 18 11月, 2019 2 次提交
  2. 14 11月, 2019 1 次提交
  3. 08 11月, 2019 1 次提交
  4. 31 10月, 2019 1 次提交
    • M
      Implement dual proc macro hashing · 0a21018d
      msizanoen 提交于
      This changes the mechanism of `-Z dual-proc-macro` to record the host
      proc macro hash in the transistive dependency information and use it
      during dependency resolution instead of resolving only by name.
      0a21018d
  5. 25 10月, 2019 2 次提交
  6. 14 10月, 2019 2 次提交
  7. 04 10月, 2019 2 次提交
  8. 18 8月, 2019 1 次提交
    • A
      Serialize additional data for procedural macros · 64f867ae
      Aaron Hill 提交于
      Split off from #62855
      
      This PR deerializes the declaration `Span` and attributes for all
      procedural macros from their underlying function definitions.
      This allows Rustdoc to properly render doc comments
      and source links when inlining procedural macros across crates
      64f867ae
  9. 18 5月, 2019 1 次提交
  10. 13 5月, 2019 1 次提交
  11. 15 4月, 2019 1 次提交
  12. 14 4月, 2019 1 次提交
  13. 05 3月, 2019 1 次提交
  14. 11 2月, 2019 1 次提交
  15. 08 2月, 2019 1 次提交
  16. 26 12月, 2018 1 次提交
  17. 12 12月, 2018 1 次提交
    • N
      Remove `Session::sysroot()`. · 2640da7d
      Nicholas Nethercote 提交于
      Instead of maybe storing its own sysroot and maybe deferring to the one
      in `Session::opts`, just clone the latter when necessary so one is
      always directly available. This removes the need for the getter.
      2640da7d
  18. 08 12月, 2018 1 次提交
  19. 30 11月, 2018 1 次提交
  20. 14 11月, 2018 1 次提交
  21. 19 10月, 2018 3 次提交
  22. 16 9月, 2018 1 次提交
  23. 12 9月, 2018 1 次提交
  24. 28 8月, 2018 1 次提交
  25. 19 8月, 2018 1 次提交
  26. 10 8月, 2018 1 次提交
  27. 27 7月, 2018 1 次提交
  28. 24 7月, 2018 1 次提交
  29. 11 7月, 2018 1 次提交
  30. 26 4月, 2018 1 次提交
  31. 29 3月, 2018 1 次提交
  32. 27 3月, 2018 1 次提交
  33. 07 3月, 2018 1 次提交
  34. 11 1月, 2018 1 次提交