Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for rustfix coverage tracking #167

Merged
merged 2 commits into from
Jul 16, 2019

Commits on Mar 26, 2019

  1. Add support for rustfix coverage tracking

    Pretty much a copy of rust-lang/rust#59398 minus
    the rustc bootstrap things.
    
    This will allow rustfix coverage tracking in Clippy and other
    libraries that emit `MachineApplicable` diagnostics.
    phansch committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    13acecc View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2019

  1. Configuration menu
    Copy the full SHA
    de5d264 View commit details
    Browse the repository at this point in the history