Fix comment in update_lints
Co-authored-by: Takayuki Nakata <f.seasons017@gmail.com>
This commit is contained in:
parent
6035e050e8
commit
debb1f0274
@ -266,7 +266,7 @@ fn gen_modules_list<'a>(lints: impl Iterator<Item = &'a Lint>) -> String {
|
||||
output
|
||||
}
|
||||
|
||||
/// Generates the list of lint links at the bottom of the README
|
||||
/// Generates the list of lint links at the bottom of the CHANGELOG
|
||||
#[must_use]
|
||||
fn gen_changelog_lint_list<'a>(lints: impl Iterator<Item = &'a Lint>) -> Vec<String> {
|
||||
lints
|
||||
|
Loading…
Reference in New Issue
Block a user