rust/tests
bors 18ffea01ee Auto merge of #6158 - giraffate:improve_updating_references, r=phansch
Remove the generated files by `update-references.sh` if they are empty

An empty file may be generated by `update-references.sh` and committed as is when creating a patch like https://github.com/rust-lang/rust-clippy/pull/6101#issuecomment-702076508 and https://github.com/rust-lang/rust-clippy/pull/6079#pullrequestreview-496502721. So, I think it would be helpful to add documentation, and automatically remove the generated file if it's empty.

changelog: none
2020-10-12 13:49:19 +00:00
..
auxiliary Remove all copyright license headers 2019-01-08 21:46:39 +01:00
cargo integration tests: Replace lazy_static with SyncLazy 2020-10-06 08:20:18 +02:00
ui Auto merge of #6158 - giraffate:improve_updating_references, r=phansch 2020-10-12 13:49:19 +00:00
ui-cargo Remove the generated files by update-references.sh if they are empty 2020-10-11 22:57:22 +09:00
ui-toml Remove the generated files by update-references.sh if they are empty 2020-10-11 22:57:22 +09:00
compile-test.rs integration tests: Replace lazy_static with SyncLazy 2020-10-06 08:20:18 +02:00
dogfood.rs integration tests: Replace lazy_static with SyncLazy 2020-10-06 08:20:18 +02:00
fmt.rs Merge commit '3d0b0e66af' into clippyup 2020-08-28 18:43:25 +02:00
integration.rs Explain panic on E0463 in integration tests 2020-04-13 22:12:57 +02:00
missing-test-files.rs cargo fmt 2019-06-21 16:47:34 +02:00
versioncheck.rs test(versioncheck): Use .no_deps() 2019-01-25 21:53:44 +01:00