We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05b3f79 commit 8ffe44fCopy full SHA for 8ffe44f
include/swift/Basic/LangOptions.h
@@ -453,7 +453,7 @@ namespace swift {
453
454
/// Maximum iteration count for requirement machine confluent completion
455
/// algorithm.
456
- unsigned RequirementMachineStepLimit = 1000;
+ unsigned RequirementMachineStepLimit = 2000;
457
458
/// Maximum term length for requirement machine confluent completion
459
0 commit comments