1. 10 1月, 2018 3 次提交
    • E
      We have Rust 1.25 now · 24918148
      est31 提交于
      24918148
    • E
      Stabilize the panic_col feature · a8556d77
      est31 提交于
      I've added the panic_col feature in PR #42938.
      Now it's time to stabilize it!
      Closes #42939.
      a8556d77
    • B
      Auto merge of #47269 - michaelwoerister:mangled-cgu-names, r=alexcrichton · 61452e50
      bors 提交于
      Shorten names of some compiler generated artifacts.
      
      This PR makes the compiler mangle codegen unit names by default. The name of every codegen unit name will now be a random string of 16 characters. It also makes the file extensions of some intermediate compiler products shorter. Hopefully, these changes will reduce the pressure on tools with path length restrictions like buildbot. The change should also solve problems with case-insensitive file system.
      
      cc #47186 and #47222
      
      r? @alexcrichton
      61452e50
  2. 09 1月, 2018 13 次提交
  3. 08 1月, 2018 13 次提交
  4. 07 1月, 2018 11 次提交