I updated to the nightly `2019-01-27 msvc` from `2019-01-25 msvc` and my release profile using `lto = true` broke. The error message given is `Can't perform LTO when compiling incrementally`.
I updated to the nightly
2019-01-27 msvcfrom2019-01-25 msvcand my release profile usinglto = truebroke.The error message given is
Can't perform LTO when compiling incrementally.