rust-lang/rust-clippy

Lint for Debug formatting in Display implementations

Open

#1713 opened on May 2, 2017

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Rust (10,406 stars) (1,391 forks)batch import
C-enhancementL-styleT-middlegood first issue

Description

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

Contributor guide