killercup / killercup/rust-docstrings
Fuzzy matching (and suggestions?)
- 主要言語
- Rust
- スター
- 12
- フォーク
- 4
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Add a mode to fuzzy match headlines with a list of known headlines (see [this post](https://deterministic.space/machine-readable-inline-markdown-code-cocumentation.html) for a proposal) and suggest fixes for close matches.
Something like this `Suggestion { found: "Example", suggested: "Examples", … }`. (Fields tracking span data etc omitted. Should give enough details to be usable by clippy.)
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Start by reading the linked proposal and reviewing the rust-docstrings project to determine how known headlines and clippy diagnostics should be represented. Define the fuzzy-matching mode and a usable Suggestion result, including the omitted span-tracking fields, then verify that close matches produce actionable fixes for clippy.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- rust
- 領域
- devtools
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 30/100