Skip to content

fix: remove unnecessary generic#42

Merged
TomAFrench merged 2 commits intomainfrom
tf/fix-unnecessary-generic
Nov 1, 2024
Merged

fix: remove unnecessary generic#42
TomAFrench merged 2 commits intomainfrom
tf/fix-unnecessary-generic

Conversation

@TomAFrench
Copy link
Copy Markdown
Member

Description

Problem*

Resolves #41

Summary*

This generic is unnecessary and just causes errors when it can't be bound.

Additional Context

PR Checklist*

  • I have tested the changes locally.
  • I have formatted the changes with Prettier and/or cargo fmt on default settings.

@TomAFrench TomAFrench requested a review from kashbrti October 31, 2024 13:36
@TomAFrench TomAFrench mentioned this pull request Oct 31, 2024
2 tasks
@TomAFrench TomAFrench enabled auto-merge (squash) October 31, 2024 18:02
Copy link
Copy Markdown
Contributor

@kashbrti kashbrti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The generics are not used in the functions at all so can be removed.

@TomAFrench TomAFrench merged commit 1eb64aa into main Nov 1, 2024
@github-actions github-actions Bot mentioned this pull request Oct 25, 2024
@kashbrti
Copy link
Copy Markdown
Contributor

kashbrti commented Nov 1, 2024

this might affect changes done in Charlie's branch

@TomAFrench TomAFrench deleted the tf/fix-unnecessary-generic branch November 1, 2024 10:34
TomAFrench added a commit that referenced this pull request Nov 1, 2024
* main:
  fix: remove unnecessary generic (#42)
  migration notes (#38)
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.

Tests fail on latest Nargo nightly release

2 participants