Skip to content

Commit ac602ef

Browse files
authored
Merge pull request #1936 from Kobzol/benchmark-update-deeply-nested-multi
Update `deeply-nested-multi` to increase type length limit
2 parents aec714e + 6bb9a37 commit ac602ef

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)