

GitHub - flycheck/flycheck-rust: Better Rust/Cargo support for Flycheck
source link: https://github.com/flycheck/flycheck-rust
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

README.md
flycheck-rust — Flycheck for Rust
Configure Flycheck for Rust.
- Setup Flycheck to follow the Cargo project layout.
Installation
As usual, from MELPA or MELPA Stable.
In your Cask
file:
(source gnu)
(source melpa)
(depends-on "flycheck-rust")
In your init.el
:
(add-hook 'flycheck-mode-hook #'flycheck-rust-setup)
Usage
Just use Flycheck as usual in your Rust/Cargo projects.
License
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
See COPYING
for details.
Recommend
About Joyk
Aggregate valuable and interesting links.
Joyk means Joy of geeK