Mutating array methods like insert
and prepend
work without mut
declaration
#22850
Labels
Bug
This tag is applied to issues which reports bugs.
Describe the bug
Expected Behavior
Arrays that are mutated require a
mut
declaration like the methods function signature and examples indicate.E.g. working
mut
requirement for thepop
method:Possible Solution
No response
Additional Information/Context
No response
V version
⬇️
Environment details (OS name and version, etc.)
Note
You can use the 👍 reaction to increase the issue's priority for developers.
Please note that only the 👍 reaction to the issue itself counts as a vote.
Other reactions and those to comments will not be taken into account.
Huly®: V_0.6-21295
The text was updated successfully, but these errors were encountered: