FuelLabs / fuel-vm

Fuel v2 interpreter in Rust
Other
358 stars 88 forks source link

Feature-gate mutable field access trait methods #802

Closed Dentosal closed 3 months ago

Dentosal commented 3 months ago

Closes #799

This is technically a breaking change, but anybody relying on this is doing something wrong.

Checklist

Before requesting review

After merging, notify other teams

[Add or remove entries as needed]

Dentosal commented 3 months ago

Doesn't seem like a sensible thing to do, most of them seem to be actually used. I'll decide what to do about the issue later.