Skip to content

1.0.78

Compare
Choose a tag to compare
@thomcc thomcc released this 15 Dec 02:33
· 209 commits to main since this release
203a57f

Version 1.0.78

Changelog

  • Now, only .asm files are passed to masm on windows targets, bringing things back in line with how cc-rs<1.0.77 handled it (#755).
  • Absolute paths in source are now mapped as relative in OUT_DIR (#684)
  • Several improvements were made to CUDA support (#712)
  • llvm-lib.exe is now used instead of lib.exe when clang-cl is used in an MSVC environment (#758)

Thanks to everybody who contributed to this release!