A-assistsA-completionC-bugE-easygood first issue
Repository metrics
- Stars
- (14,924 個のスター)
- PR merge metrics
- (平均マージ 11d 5h) (30d で 96 merged PRs)
説明
rust-analyzer version: rust-analyzer 0.4.3001-standalone
rustc version: rustc 1.97.0-nightly (36ba2c771 2026-04-23)
editor or extension: Vim
code snippet to reproduce:
fn main() {
bool::fmt(todo!());
}
Cursor on fmt, try code action and completions