Module clippy_lints::format [] [src]

Structs

Pass

Statics

USELESS_FORMAT

Functions

get_argument_fmtstr_parts

Returns the slice of format string parts in an Arguments::new_v1 call. Public because it's shared with a lint in print.rs.