We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04ba07b commit db16fa2Copy full SHA for db16fa2
tests/ui/functions_maxlines.stderr
@@ -1,4 +1,4 @@
1
-error: this function has a large number of lines
+error: this function has too many lines (102/100)
2
--> $DIR/functions_maxlines.rs:58:1
3
|
4
LL | / fn bad_lines() {
0 commit comments