flycheck-rust

Code checker

Automates code checking for Rust/Cargo projects using Flycheck

Better Rust/Cargo support for Flycheck

GitHub

121 stars
6 watching
19 forks
Language: Emacs Lisp
last commit: 2 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
lbolla/emacs-flycheck-mypy Provides type-checking integration with Emacs 38
canop/bacon A tool that runs background checks on Rust code to detect warnings and errors. 1,949
rust-lang/rust-mode An Emacs configuration for editing Rust code 1,124
rust-fuzz/afl.rs A tool for finding security and stability issues in Rust code by testing it with pseudo-random data. 1,651
danielmartin/flycheck-pbxproj An Emacs Lisp extension that adds syntax checking capabilities to Xcode project files using the Kin library. 4
geiger-rs/cargo-geiger Detects usage of unsafe Rust in Rust crates and their dependencies to provide statistical input for auditing. 1,410
obi1kenobi/cargo-semver-checks Automates checking of Rust crate API changes for semver violations 1,189
est31/cargo-udeps Detects unused dependencies in Rust projects during compilation. 1,745
alilleybrinker/langs-in-rust A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. 874
schlamar/flake8-todo A Flake8 plugin that checks for TODO notes in Python code. 30
flyx/parsertools A library providing tools and classes for building lexers and parsers in Ada. 6
openstack/hacking Automates style checks and code review to enforce uniform coding standards across large projects. 240
lukidoescode/yew-fullstack-boilerplate Provides a pre-configured development environment for building full-stack applications with Rust and Yew. 58
racer-rust/emacs-racer An Emacs package providing code completion and navigation features inspired by the Rust tool Racer. 398
rstcheck/rstcheck Checks syntax of reStructuredText and code blocks within it 229