Open kj4tmp opened 1 week ago
More info: https://ziggit.dev/t/un-modified-mutable-function-argument-should-be-a-compile-error/6774
If a function accepts a mutable pointer, it should mutate the child data of the pointer
Related: const-candidate
const-candidate
More info: https://ziggit.dev/t/un-modified-mutable-function-argument-should-be-a-compile-error/6774
If a function accepts a mutable pointer, it should mutate the child data of the pointer