Skip to content

fix: type mismatch assigning fmtstr without interpolation to a variable#10003

Closed
michaeljklein wants to merge 1 commit intomasterfrom
michaeljklein/issue-9729
Closed

fix: type mismatch assigning fmtstr without interpolation to a variable#10003
michaeljklein wants to merge 1 commit intomasterfrom
michaeljklein/issue-9729

Conversation

@michaeljklein
Copy link
Contributor

Description

Problem*

Resolves #9729

Summary*

Additional Context

Documentation*

Check one:

  • No documentation needed.
  • Documentation included in this PR.
  • [For Experimental Features] Documentation to be submitted in a separate PR.

PR Checklist*

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

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark 'Test Suite Duration'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.20.

Benchmark suite Current: 352d9b3 Previous: 323303f Ratio
test_report_zkpassport_noir_rsa_ 2 s 1 s 2

This comment was automatically generated by workflow using github-action-benchmark.

CC: @TomAFrench

@michaeljklein
Copy link
Contributor Author

I'm expecting to continue with this after work related to https://github.com/noir-lang/noir/milestone/20

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.

Type mismatch assigning fmtstr without interpolation to a variable

1 participant