rust/.azure-pipelines
Pietro Albini 239a404cae
ci: explicitly disable CRLF conversion on Windows
The Azure image enables CRLF conversion on Windows builders, but that
caused regressions both in our test suite (the miri test suite broke)
and in the ecosystem, since we started shipping install scripts with
CRLF endings instead of the old LF. The Godbolt Compiler Explorer is one
such case of breakage.

This adds a step to the build explicitly disabling the conversion before
the repository is checked out.
2019-07-01 21:57:08 +02:00
..
steps ci: explicitly disable CRLF conversion on Windows 2019-07-01 21:57:08 +02:00
auto.yml ci: finish the migration to azure 2019-07-01 17:12:28 +02:00
master.yml ci: Publish toolstate changes from Azure 2019-06-26 01:58:25 -07:00
pr.yml ci: Enable toolstate tracking on Azure 2019-06-13 07:09:51 -07:00
try.yml ci: Switch official `try` builds to happen on Azure 2019-06-26 01:54:26 -07:00