mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Merge remote-tracking branch 'origin/main' into next
This commit is contained in:
@@ -509,7 +509,7 @@ namespace swift {
|
||||
|
||||
/// Maximum term length for requirement machine Knuth-Bendix completion
|
||||
/// algorithm.
|
||||
unsigned RequirementMachineDepthLimit = 10;
|
||||
unsigned RequirementMachineDepthLimit = 12;
|
||||
|
||||
/// Enable the new experimental protocol requirement signature minimization
|
||||
/// algorithm.
|
||||
|
||||
Reference in New Issue
Block a user