rust/tests
bors 87536f00e3 Auto merge of #4675 - lzutao:improve-shellscript, r=phansch
build: improve script and travis config

* fix a diff failure on windows

See https://travis-ci.com/rust-lang/rust-clippy/jobs/245971932#L1625
for an example.

* use cmp instead of diff > /dev/null

* clone single branch instead of clone then checking out

* do not decrypt key if have no diff change

changelog: none
2019-10-24 05:20:45 +00:00
..
auxiliary
ui Auto merge of #4675 - lzutao:improve-shellscript, r=phansch 2019-10-24 05:20:45 +00:00
ui-toml build: improve script and travis config 2019-10-22 10:14:39 +07:00
compile-test.rs new lints around #[must_use] fns 2019-10-14 12:09:04 +02:00
dogfood.rs tests: dogfood: run tests with debuginfo=0 reducing dogfood target dir size even further. 2019-09-11 21:29:07 +02:00
fmt.rs
matches.rs
missing-test-files.rs
needless_continue_helpers.rs
versioncheck.rs