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
I ran into this today when trying to integrate rust with a proprietary toolchain. I was finding it easier to not change my CWD and was instead explicitly passing --manifest-path but cargo fmt doesn't accept it.