anza-xyz / move

Move compiler targeting llvm supported backends
https://discord.gg/wFgfjG9J
Apache License 2.0
109 stars 34 forks source link

[Feature Request] Mutable references might also be `writeonly` #424

Open ksolana opened 6 months ago

ksolana commented 6 months ago

Related patch: https://github.com/anza-xyz/move/commit/fc012866b1b9441737ff82dfa808f5cb57093f11

Extend this to assign writeonly qualifier to mutable references.