We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 174a0d7 commit 95f8f1eCopy full SHA for 95f8f1e
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