flycheck-rust
Code checker
Automates code checking for Rust/Cargo projects using Flycheck
Better Rust/Cargo support for Flycheck
120 stars
6 watching
19 forks
Language: Emacs Lisp
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides type-checking integration with Emacs | 38 |
| A tool for running background checks on Rust code to detect warnings, errors, and test failures. | 2,019 |
| An Emacs configuration for editing Rust code | 1,133 |
| A tool for finding security and stability issues in Rust code by testing it with pseudo-random data. | 1,668 |
| An Emacs Lisp extension that adds syntax checking capabilities to Xcode project files using the Kin library. | 4 |
| Detects usage of unsafe Rust in Rust crates and their dependencies to provide statistical input for auditing. | 1,415 |
| Tool to check Rust crate API changes for semver violations during releases | 1,228 |
| Detects unused dependencies in Rust projects during compilation. | 1,781 |
| A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 887 |
| A Flake8 plugin that checks for TODO notes in Python code. | 30 |
| A library providing tools and classes for building lexers and parsers in Ada. | 6 |
| Automates style checks and code review to enforce uniform coding standards across large projects. | 240 |
| Provides a pre-configured development environment for building full-stack applications with Rust and Yew. | 58 |
| An Emacs package providing code completion and navigation features inspired by the Rust tool Racer. | 396 |
| Checks syntax of reStructuredText and code blocks within it | 229 |