rust-lang/rust-clippy
Vedi su GitHubshould_implement_trait should include ToOwned, FromStr
Open
#1600 aperta il 4 mar 2017
C-enhancementL-styleT-middlegood first issue
Metriche repository
- Star
- (10.406 star)
- Metriche merge PR
- (Merge medio 19g 22h) (113 PR mergiate in 30 g)
Descrizione
Also see: servo/rust-url#286.
For FromStr, clippy should recommend that parse methods be renamed to from_str.