willcrichton / flowistry

Flowistry is an IDE plugin for Rust that helps you focus on relevant code.
https://marketplace.visualstudio.com/items?itemName=wcrichton.flowistry
MIT License
1.88k stars 44 forks source link

Refactor transfer function to accept multiple mutations at once. #74

Closed willcrichton closed 1 year ago

willcrichton commented 1 year ago

Also improve field-sensitivity of recursive Flowistry wrt return values.