Merge pull request #1578 from jdemilledt/patch-1

Remove flycheck-rust since it is no longer used.
This commit is contained in:
Henrik Lissner 2019-07-27 13:13:46 +02:00 committed by GitHub
commit bc044ae3c0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,8 +4,6 @@
(when EMACS26+
(package! rustic))
(package! rust-mode)
(when (featurep! :tools flycheck)
(package! flycheck-rust))
(unless (featurep! +lsp)
(package! racer))