Remove the flycheck-rust package
It’s not maintained since 2019 and it throws a lot of errors.
This commit is contained in:
parent
828448680a
commit
b1f2df7e75
@ -3053,14 +3053,6 @@ Because that’s still my favourite language.
|
|||||||
:mode "Cargo\\.toml\\'")
|
:mode "Cargo\\.toml\\'")
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
*** ~flycheck-rust~
|
|
||||||
|
|
||||||
#+begin_src emacs-lisp
|
|
||||||
(use-package flycheck-rust
|
|
||||||
:hook
|
|
||||||
(flycheck-mode . #'flycheck-rust-setup))
|
|
||||||
#+end_src
|
|
||||||
|
|
||||||
** ~arduino-mode~
|
** ~arduino-mode~
|
||||||
|
|
||||||
#+begin_src emacs-lisp
|
#+begin_src emacs-lisp
|
||||||
|
Loading…
Reference in New Issue
Block a user