diff --git a/clippy_lints/src/consts.rs b/clippy_lints/src/consts.rs index 891cb69bb562..e6ef54f528f4 100644 --- a/clippy_lints/src/consts.rs +++ b/clippy_lints/src/consts.rs @@ -332,7 +332,7 @@ fn fetch_path(&mut self, qpath: &QPath<'_>, id: HirId, ty: Ty<'tcx>) -> Option