mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-24 05:33:27 +00:00
89294e1756
`items_after_test_module`: Ignore in-proc-macros items The library `test-case` is having some problems with this lint, ignoring proc macros should fix it. Related to #10713 and frondeus/test-case#122 (Couldn't add test cases for this exact situation without importing the library, but I think the fix is simple enough that we can be pretty sure there won't be any problems :) ) changelog:[`items_after_test_module`]: Ignore items in procedural macros |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |