You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Add CI test for --use-local-toolchain 2. Match that local toolchain is the same as the one Kani builds against.
3. Use clap derive to cleanup the app setup.
4. Remove dependency on rustup entirely by fetching the necessary tarball.
1. Add CI test for--use-local-toolchain2. Match that localtoolchainis the same as the one Kani builds against.3. Use clap derive to cleanup the app setup.
4. Remove dependency on rustup entirely by fetching the necessary tarball.