rustfmt
There are 26 repositories under rustfmt topic.
rust-lang/rustfmt
Format Rust code
actions-rs/components-nightly
⚙️ GitHub Action for searching nightly component availability
abaez/ta-rust
A mirror for the textadept module ta-rust hosted in bitbucket
alx741/vim-rustfmt
Vim Rust rustfmt integration plugin
actions-rust-lang/rustfmt
Check formatting of Rust code with rustfmt
casonadams/nvim-rust-ide
My attempt to make neovim more rust friendly from an IDE perspective while trying to not do all of the things!
cooperwalbrun/rust-template
A project template for setting up new Rust 2021 Edition projects with cargo-make/rustfmt/rust-clippy.
AnthonyByansi/Rust-Exploratorium
🚀 Master Rust programming with this comprehensive roadmap! Explore fundamental and advanced concepts, code examples, and resources.
casonadams/nvim-container
neovim in a container with coc all setup to work with rust and python.
fnando/sublime-codefmt
A Sublime Text plugin that allows applying code formatting with minimum configuration.
justinchuby/lintrunner-adapters
Adapters and tools for lintrunner
guangie88/rustfmt-clippy
Dockerfiles to include rustc, cargo, rustfmt and clippy.
aep/codeclimate-rustfmt
this enables rustfmt as codeclimate engine
clechasseur/rs-fmt-check
📋 GitHub Action for PR annotations with rustfmt suggestions
hukkin/mdformat-rustfmt
Mdformat plugin to rustfmt Rust code blocks
krishpranav/surftix
Search-Engine Built Using Rust
ThisIs-Developer/Rust
Jumpstart your Rust programming journey with this straightforward and clean repository template. Designed for beginner developers, it offers a minimal structure, concise setup instructions, and basic examples to expedite your Rust programming.
patilsanketv/rustfmt
Added regression tests for issue#https://github.com/rust-lang/rust/issues/41228
subtalegames/rustfmt
Opinionated configuration for Subtale's Rust codebases.
azuresphere7/Rust-Exploratorium
🚀 Master Rust programming with this comprehensive roadmap! Explore fundamental and advanced concepts, code examples, and resources.
bp7968h/helix-rust-fedora
Configuration and setup guide for Helix text editor with Rust on Fedora 40. Includes installation steps, configuration files, and tips for optimizing your development environment.
guangie88/rust-docker
Dockerfile setup to get Rust with fmt and clippy
iam-baivab/Rust
Jumpstart your Rust programming journey with this straightforward and clean repository template. Designed for beginner developers, it offers a minimal structure, concise setup instructions, and basic examples to help you get started quickly and efficiently.
tkrs/docker-rust-musl
Docker container for Rust with musl; `nightly`, `rustfmt` and `clippy` are installed to `emk/rust-musl-builder`.
whatisaphone/rustfmt-shim
Workaround for intellij-rust rustfmt issues
zedseven/rust-template-general
A template for use by `cargo-generate` with my personal defaults and preferences.