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.91k stars 45 forks source link

Allow pruning borrowcheck fact base when calculating aliases #80

Closed JustusAdam closed 1 year ago

willcrichton commented 1 year ago

This looks good, can you just move extern crate polonius_engine to the library root?