Skip to content

Commit 6bb9a37

Browse files
committed
Update deeply-nested-multi to increase type length limit
1 parent 420cfca commit 6bb9a37

File tree

1 file changed

+1
-1
lines changed
  • collector/compile-benchmarks/deeply-nested-multi/src

1 file changed

+1
-1
lines changed

collector/compile-benchmarks/deeply-nested-multi/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// deeply-nested-closures
99
//---------------------------------------------------------------------------
1010

11-
#![type_length_limit="469762040"]
11+
#![type_length_limit="469762043"]
1212

1313
//---------------------------------------------------------------------------
1414
// deeply-nested

0 commit comments

Comments
 (0)