1.0.78
Version 1.0.78
Changelog
- Now, only
.asmfiles 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.exeis now used instead oflib.exewhenclang-clis used in an MSVC environment (#758)
Thanks to everybody who contributed to this release!