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
There's another thing that needs to change to avoid rebuilds, cargo-geiger currently performs a clean build every time to make sure the compiler output is related to the latest cargo-geiger execution. Let's wait for #16 to be completed.
Geiger does not seem to re-export
--target-dir <dir>
flag and it is thus rebuilding my project when I switch between different build steps.This might be related to #16, #69 and #95
The text was updated successfully, but these errors were encountered: