Closed momvart closed 1 year ago
Make sure to check out the Github tag corresponding to the release: https://github.com/willcrichton/flowistry/tree/v0.5.35
The latest published Flowistry (0.5.35) is still on nightly-2022-12-07
, so you'll need to use that for now. I'll release 0.6.0 soon.
Oh, my bad. You're right. I was looking at master
which is using a newer version of Rust.
Thanks.
I'm trying to use flowistry as a rustc plugin. However, when building the project, it gives lots of compile errors regarding building flowistry. It looks like it is a configuration problem but I'm not sure whether it is on my side or the published crate.
An example of errors:
My
Cargo.toml
:rust-toolchain.toml
: