]> git.lizzy.rs Git - rust.git/commit
ci: when installing rust-toolchain-installer-master, install it in debug mode to...
authorMatthias Krüger <matthias.krueger@famsik.de>
Wed, 31 Oct 2018 10:18:20 +0000 (11:18 +0100)
committerMatthias Krüger <matthias.krueger@famsik.de>
Wed, 31 Oct 2018 10:18:20 +0000 (11:18 +0100)
commit59f4aba5b964e3d1da076b12e0e2c5575374f481
tree4f24a5b78d69436cfc17bafa10b7542c2852fca5
parentc8308c92b6a77385bf9b45da3ce02ee271c567c9
ci: when installing rust-toolchain-installer-master, install it in debug mode to save some time in ci.

the compiletime optimizations probably take longer than the speedup we get when executing the optimized binary vs debug build.
.travis.yml
appveyor.yml