Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unused attrs on Pg_magic_func #1460

Conversation

workingjubilee
Copy link
Member

  • allow(unused) is redundant with pub
  • link_name is redundant with no_mangle

These seem to be fully redundant.
@workingjubilee workingjubilee merged commit 95d4db5 into pgcentralfoundation:develop Jan 3, 2024
8 checks passed
@workingjubilee workingjubilee deleted the remove-unused-attrs branch January 3, 2024 20:40
workingjubilee added a commit that referenced this pull request Jan 24, 2024
- `allow(unused)` is redundant with `pub`
- `link_name` is redundant with `no_mangle`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant