Skip to content

chore(ffi): rm #![allow(deprecated)] attribute#1991

Merged
coriolinus merged 1 commit intomainfrom
prgn/chore/rm-lost-deprecation-annotation
Mar 30, 2026
Merged

chore(ffi): rm #![allow(deprecated)] attribute#1991
coriolinus merged 1 commit intomainfrom
prgn/chore/rm-lost-deprecation-annotation

Conversation

@coriolinus
Copy link
Copy Markdown
Contributor

This isn't needed anymore, so might as well get warnings if we start doing deprecated things.

What's new in this PR


PR Submission Checklist for internal contributors
  • The PR Title
    • conforms to the style of semantic commits messages¹ supported in Wire's Github Workflow²
    • contains a reference JIRA issue number like SQPIT-764
    • answers the question: If merged, this PR will: ... ³
  1. https://sparkbox.com/foundry/semantic_commit_messages
  2. https://github.com/wireapp/.github#usage
  3. E.g. feat(conversation-list): Sort conversations by most emojis in the title #SQPIT-764.

This isn't needed anymore, so might as well get warnings if
we start doing deprecated things.
@coriolinus coriolinus requested a review from a team March 30, 2026 10:55
@coriolinus coriolinus merged commit 6d22f4d into main Mar 30, 2026
55 checks passed
@coriolinus coriolinus deleted the prgn/chore/rm-lost-deprecation-annotation branch March 30, 2026 11:40
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.

2 participants