From d6102018bf35786922996068e705bcdd463ab158 Mon Sep 17 00:00:00 2001 From: Renato Lochetti Date: Sat, 17 Jun 2023 09:40:51 -0300 Subject: [PATCH] Collecting metadata --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 269be545b..3eaa0d199 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5383,4 +5383,5 @@ Released 2018-09-13 [`allow-private-module-inception`]: https://doc.rust-lang.org/clippy/lint_configuration.html#allow-private-module-inception [`allowed-idents-below-min-chars`]: https://doc.rust-lang.org/clippy/lint_configuration.html#allowed-idents-below-min-chars [`min-ident-chars-threshold`]: https://doc.rust-lang.org/clippy/lint_configuration.html#min-ident-chars-threshold +[`accept-comment-above-statement`]: https://doc.rust-lang.org/clippy/lint_configuration.html#accept-comment-above-statement