Skip to content

Commit 21e2b13

Browse files
Unknownunknown
Unknown
authored and
unknown
committed
Fix test broken by removing comment.
1 parent ae3bcb7 commit 21e2b13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ui/functions_maxlines.stderr

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
error: This function has a large number of lines.
2-
--> $DIR/functions_maxlines.rs:59:1
2+
--> $DIR/functions_maxlines.rs:58:1
33
|
44
LL | / fn bad_lines() {
55
LL | | println!("This is bad.");

0 commit comments

Comments
 (0)