# simrat39/rust-tools.nvim

Tools for better development in rust using neovim's builtin lsp

Repository: https://github.com/simrat39/rust-tools.nvim
Canonical: https://ross.abutalabs.com/products/rust-toolsnvim
Language: Lua
License: MIT
License Family: permissive
Topics: rust, nvim, rust-tools
Archived: true
Last push: 2024-01-03T05:22:56+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 1980, "days_push": 973, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2131, forks 147 (observed 2026-08-28T04:06:17.191103+00:00)

## What it is
A Neovim plugin that enhances Rust development by integrating rust-analyzer via Neovim's built-in LSP, adding features like inlay hints, debugging, runnables, and macro expansion. It is now archived and its README recommends switching to mrcjkb/rustaceanvim.

## Use cases
- set up rust-analyzer in neovim with better defaults
- show inlay hints for rust code in neovim
- run and debug rust code from neovim
- expand rust macros recursively in the editor
- view crate dependency graph in neovim

## When to choose
- you are stuck on an older Neovim setup and need rust-analyzer extras
- you want a reference implementation before migrating to rustaceanvim

## When to avoid
- you are starting a new Neovim Rust setup - use rustaceanvim instead
- you need maintained tooling or bug fixes

## Facets
- artifact type: plugin
- maturity: abandoned
- function: developer-tools, editor
- domain: developer-tools, programming-languages
- platform: editor-plugin, windows
- tags: neovim, rust, lsp, rust-analyzer, archived, linux, macos

## Member repositories
- simrat39/rust-tools.nvim (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:17.191103+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:52:12.252502+00:00, confidence not recorded.
  - readme: https://github.com/simrat39/rust-tools.nvim (fetched 2026-08-28T04:06:17.191103+00:00, sha a387c867c980)
- Data as of 2026-08-30T08:39:29.467469+00:00.
