We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 44c99a8 + 95f8f1e commit eca3932Copy full SHA for eca3932
clippy_dev/src/new_lint.rs
@@ -67,7 +67,7 @@ pub fn create(
67
if pass == "early" {
68
println!(
69
"\n\
70
- NOTE: Use a late pass unless you need something specific from\
+ NOTE: Use a late pass unless you need something specific from\n\
71
an early pass, as they lack many features and utilities"
72
);
73
}
0 commit comments