prusti-dev
prusti-dev copied to clipboard
Update rust nightly to support codegen-backend
I'm using
[unstable]
codegen-backend = true
[profile.dev]
codegen-backend = "cranelift"
so it would be great if I don't have to remove it to run prusti
Sure, we plan to update Prusti to the latest nightly version.