rust-lang/rustfix

Accept `target` Flag

Closed this issue · 1 comments

cargo fix doesn't currently have a flag allowing the user to specify the target platform.

Nvm-- I see now that I can pass extra flags after "--" to set cargo options.