rust/clippy_lints
Ethan Lam 327c91f8c7 Addresses Issue #4001
Fixed typo

Fixes lint name and uses appropriate linting suggestion

changed lint help message

Added autofixable test

Added Autofixable Test

Removed Broken Autofixable File

updated lints

Generated Autofixable/Nonfixable Test Cases

Changed Suggestion Applicability

Updated Lint Count
2019-10-08 08:46:29 -05:00
..
src Addresses Issue #4001 2019-10-08 08:46:29 -05:00
Cargo.toml New lint: Require # Safety section in pub unsafe fn docs 2019-09-19 09:19:55 +02:00
README.md

This crate contains Clippy lints. For the main crate, check crates.io or GitHub.