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

[Rust]: Add #[allow(dead_code)] to the root of the generated code #204

Merged
merged 3 commits into from
Oct 10, 2023

Conversation

TethysSvensson
Copy link
Collaborator

@TethysSvensson TethysSvensson commented Oct 10, 2023

Fixes #203

Checklist

  • Updated CHANGELOG.md with relevant changes
  • Added tests for any new/fixed functionality
  • Added/updated documentation for new/changed code
  • Checked that README.md still makes sense (and updated it if necessary)

@TethysSvensson TethysSvensson enabled auto-merge (squash) October 10, 2023 17:02
@TethysSvensson TethysSvensson merged commit 65e28e3 into main Oct 10, 2023
@TethysSvensson TethysSvensson deleted the tethys/issue-203 branch October 10, 2023 17:13
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.

Add option for #![allow(unused)]
2 participants