diff --git a/clippy_lints/src/write.rs b/clippy_lints/src/write.rs index 9a7cfb677108..c20b6561cd4a 100644 --- a/clippy_lints/src/write.rs +++ b/clippy_lints/src/write.rs @@ -371,6 +371,7 @@ fn check_tts<'a>(cx: &EarlyContext<'a>, tts: &TokenStream, is_write: bool) -> (O width: CountImplied, width_span: None, ty: "", + ty_span: None, }; if !parser.eat(&token::Comma) { return (