mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-23 21:23:56 +00:00
3594d55439
Fix `items_after_test_module`: Ignore imported modules Fixes #10713. It does a little bit of dark magic, but intention is what really counts. changelog:[`items_after_test_module`]: Ignore imported modules (`mod foo;`) with no body. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |