We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae3bcb7 commit 21e2b13Copy full SHA for 21e2b13
tests/ui/functions_maxlines.stderr
@@ -1,5 +1,5 @@
1
error: This function has a large number of lines.
2
- --> $DIR/functions_maxlines.rs:59:1
+ --> $DIR/functions_maxlines.rs:58:1
3
|
4
LL | / fn bad_lines() {
5
LL | | println!("This is bad.");
0 commit comments