From 948355586fe325acb97be312e9f3c7ef8f13bba7 Mon Sep 17 00:00:00 2001 From: xFrednet Date: Wed, 4 Oct 2023 01:19:38 +0200 Subject: [PATCH] sudo CI=green --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 108b7f32d34..63930d5a705 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,7 +30,7 @@ Current stable, released 2023-10-05 [#11031](https://github.com/rust-lang/rust-clippy/pull/11031) * [`redundant_guards`] [#10955](https://github.com/rust-lang/rust-clippy/pull/10955) -* [`redundant_local`] +* [`redundant_locals`] [#10885](https://github.com/rust-lang/rust-clippy/pull/10885) * [`absolute_paths`] [#11003](https://github.com/rust-lang/rust-clippy/pull/11003)