Thanks for the responses!
I prefer doing work with Vim and the terminal and I love using CLI over GUI. I do think there is a significant demand for command-line utilities, especially since Rust IDEs are not yet common, though I do see where you’re coming from.
Yeah, I understand that this is a more difficult feature to implement that will require support from multiple components. I was thinking that the suggestions output format could be reworked to provide multiple suggestions of different types like fix/ignore, though there may not be a way to implement this that is both backwards-compatible and clean/non-ugly (I don’t know much about the JSON output format).