rust/clippy_lints
bors 8222d48cde Auto merge of #6814 - hyd-dev:issue-6486, r=flip1995
Fix false positives on procedural macros of `missing_inline_in_public_items` lint

Fixes #6486.

changelog: Fix false positives on procedural macros of `missing_inline_in_public_items` lint.
2021-03-10 16:40:33 +00:00
..
src Auto merge of #6814 - hyd-dev:issue-6486, r=flip1995 2021-03-10 16:40:33 +00:00
Cargo.toml Set Clippy authors to "The Rust Clippy Developers" 2021-03-09 17:50:04 +01:00
README.md

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