Auto merge of #12053 - mikkoglinn678:fix_new_lint_typo, r=llogiq
Fix typo in new_lint.rs changelog: none
This commit is contained in:
commit
eca3932395
@ -67,7 +67,7 @@ pub fn create(
|
||||
if pass == "early" {
|
||||
println!(
|
||||
"\n\
|
||||
NOTE: Use a late pass unless you need something specific from\
|
||||
NOTE: Use a late pass unless you need something specific from\n\
|
||||
an early pass, as they lack many features and utilities"
|
||||
);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user