Skip to content

Commit db16fa2

Browse files
committed
run tests/ui/update-all-references.sh
1 parent 04ba07b commit db16fa2

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,4 +1,4 @@
1-
error: this function has a large number of lines
1+
error: this function has too many lines (102/100)
22
--> $DIR/functions_maxlines.rs:58:1
33
|
44
LL | / fn bad_lines() {

0 commit comments

Comments
 (0)