rust-lang/rust-clippy

Lint for Debug formatting in Display implementations

Open

#1,713 opened on May 2, 2017

View on GitHub
 (3 comments) (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
 (Avg merge 19d 22h) (113 merged PRs in 30d)

Description

This is similar to use_debug but should be a warn by default.

Contributor guide