mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-23 21:23:56 +00:00
4b6fdb4dff
Fix false positive in `allow_attributes` This would emit a warning if used in a proc-macro with the feature `lint_reasons` enabled. This is now fixed. changelog: [`allow_attributes`]: Don't lint if in external macro |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |