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
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 '3d0b0e66afdfaa519d8855b338b35b4605775945' into clippyup 2020-08-28 18:43:25 +02:00
integration.rs
missing-test-files.rs
versioncheck.rs