From 3ef852b74c4757a65ed660374e94393d6b1cdac7 Mon Sep 17 00:00:00 2001 From: Manish Goregaokar Date: Sat, 9 Nov 2019 17:04:42 -0800 Subject: [PATCH] Rustup to rustc 1.40.0-nightly (ac162c6ab 2019-11-09) --- clippy_lints/src/write.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/clippy_lints/src/write.rs b/clippy_lints/src/write.rs index 9a7cfb6771089..c20b6561cd4ab 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 (