rust-analyzer/crates/rust-analyzer
Prajwal S N e02d76aa61
fix(ide-assists): remove AssistKind::None
This was being used by a single assist, which qualifies under the "refactor"
kind. The variant has been removed, and all usages updated accordingly.

Signed-off-by: Prajwal S N <prajwalnadig21@gmail.com>
2025-04-03 14:38:31 +05:30
..
src fix(ide-assists): remove AssistKind::None 2025-04-03 14:38:31 +05:30
tests/slow-tests chore: Clean up proc-macro-srv CI job 2025-03-18 12:06:25 +01:00
build.rs Enforce a current directory being set for spawned commands 2024-12-29 12:51:13 +01:00
Cargo.toml chore: Bump dependencies 2025-03-23 08:46:10 +01:00