rust/clippy_lints
Philipp Hansch 158aa39a7c
Allow allowing of toplevel_ref_arg lint
I'm not sure why some lints need the `HirId` to be able to recognize the
lint level attributes, but this commit makes the lint level attributes
work for `toplevel_ref_arg`.
2019-04-19 15:18:32 +02:00
..
src Allow allowing of toplevel_ref_arg lint 2019-04-19 15:18:32 +02:00
Cargo.toml
README.md

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