1
Fork 0

Rollup merge of #50661 - varkor:libcoretest-ignore-non-rs, r=alexcrichton

Ignore non .rs files for tidy libcoretest

Previously, any file would be read, which is both unnecessary, and causes issues if irrelevant non-Unicode files were read (e.g. `.DS_STORE`).
This commit is contained in:
kennytm 2018-05-13 16:15:45 +08:00
commit 0cf7be217d
No known key found for this signature in database
GPG key ID: FEF6C8051D0E013C

Diff content is not available