Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support goto-error like 'compile' for 'clippy' #539

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

roife
Copy link

@roife roife commented Dec 5, 2023

Currently, rustic only supports goto-error in rustic-compilation-mode.

image

However, the output format of Clippy is the same as rustc. Thus, the parser in rustic-compile-goto-error-hook can be reused for rustic-cargo-clippy-mode

@roife
Copy link
Author

roife commented Dec 9, 2023

Oh I find it is better to use derived-mode-p, so rustfmt and cargo check will also benefit from it.

CeleritasCelery added a commit to CeleritasCelery/rustic that referenced this pull request Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant