about summary refs log tree commit diff
path: root/src/librustdoc/html/static/source-script.js
diff options
context:
space:
mode:
authorMazdak Farrokhzad <twingoow@gmail.com>2019-03-28 13:35:41 +0100
committerGitHub <noreply@github.com>2019-03-28 13:35:41 +0100
commitb75b1655895e69f074936b73394a72e98aa067b9 (patch)
treebad4d198cebc6b611e9a97d9b5830532ae9d918d /src/librustdoc/html/static/source-script.js
parenta92d689b122f725e0942564bc3c7af95c6792800 (diff)
parentd808bd46515e4de5d21a62b2c1557ac9d2751846 (diff)
downloadrust-b75b1655895e69f074936b73394a72e98aa067b9.tar.gz
rust-b75b1655895e69f074936b73394a72e98aa067b9.zip
Rollup merge of #59398 - phansch:rustfix_coverage, r=oli-obk
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/librustdoc/html/static/source-script.js')
0 files changed, 0 insertions, 0 deletions