CtString::append_str
docs say that appending to &mut self
prevents method from being found
#6980
Labels
bug
Something isn't working
Aim
noir/noir_stdlib/src/meta/ctstring.nr
Line 10 in 8bb3908
Expected Behavior
Fix bug or else add regression test and update comment
Bug
using &mut self as the object results in this method not being found
To Reproduce
Workaround
Yes
Workaround Description
Make a copy of the
CtString
Additional Context
No response
Project Impact
Nice-to-have
Blocker Context
No response
Nargo Version
No response
NoirJS Version
No response
Proving Backend Tooling & Version
No response
Would you like to submit a PR for this Issue?
None
Support Needs
No response
The text was updated successfully, but these errors were encountered: