mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-12-13 14:52:46 +00:00
ee9da9a194
Lint items after statements in local macro expansions The items_after_statements lint was skipping all expansions. Instead we should still lint local macros. Fixes #578 --- *Please keep the line below* changelog: The items_after_statements now applies to local macro expansions |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |