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
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