rust-lang/rust-clippy

should_implement_trait should include ToOwned, FromStr

Open

#1,600 opened on 2017年3月4日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Rust (1,391 forks)batch import
C-enhancementL-styleT-middlegood first issue

Repository metrics

Stars
 (10,406 stars)
PR merge metrics
 (平均マージ 19d 22h) (30d で 113 merged PRs)

説明

Also see: servo/rust-url#286.

For FromStr, clippy should recommend that parse methods be renamed to from_str.

コントリビューターガイド