Skip to content

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

Open
roife wants to merge 1 commit intobrotzeit:masterfrom
roife:fix-clippy-goto-error
Open

Support goto-error like 'compile' for 'clippy'#539
roife wants to merge 1 commit intobrotzeit:masterfrom
roife:fix-clippy-goto-error

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 roife force-pushed the fix-clippy-goto-error branch from 72d516f to 2804101 Compare December 9, 2023 11:04
@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