about summary refs log tree commit diff
path: root/src/test/debuginfo/enum-thinlto.rs
diff options
context:
space:
mode:
authorPhilipp Hansch <dev@phansch.net>2019-03-24 14:06:47 +0100
committerPhilipp Hansch <dev@phansch.net>2019-03-24 17:04:40 +0100
commit02b8533ac8c1cc4521b1da91e52c1327f656c44a (patch)
treeff71c7e73d919de241203795d7f82d5bdda16860 /src/test/debuginfo/enum-thinlto.rs
parentfb5ed488ff1a251db895c545592488a67be67112 (diff)
downloadrust-02b8533ac8c1cc4521b1da91e52c1327f656c44a.tar.gz
rust-02b8533ac8c1cc4521b1da91e52c1327f656c44a.zip
Add a way to track Rustfix UI test coverage
This came out of the first Rustfix WG meeting.

One of the goals is to enable Rustfix tests for all UI tests that
trigger lints with `MachineApplicable` suggestions. In order to do that
we first want to create a tracking issue that lists all files with
missing `// run-rustfix` headers.

This PR adds a `--rustfix-coverage` flag to `./x.py` and compiletest to
list the files with the missing headers in `/tmp/rustfix_missing_coverage.txt`.

From that file we can create the tracking issue and at some point also
enforce the `// run-rustfix` flag on UI tests with `MachineApplicable`
lints.
Diffstat (limited to 'src/test/debuginfo/enum-thinlto.rs')
0 files changed, 0 insertions, 0 deletions