0xPolygonMiden / miden-vm

STARK-based virtual machine
MIT License
632 stars 161 forks source link

refactor: fix clippy warnings (`String::as_bytes`) #1576

Closed greenhat closed 1 week ago

greenhat commented 1 week ago

The lint was introduced lately and is failing on next

bobbinth commented 1 week ago

I clicked "merge" too soon - we should have probably merged it into next. Maybe we could make a PR that cherry-picks this commit into next?

greenhat commented 1 week ago

My bad. I meant it to be for next. I cherry-picked it and made #1577