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:
@@ -145,7 +145,7 @@ namespace swift {
|
||||
version::Version PackageDescriptionVersion;
|
||||
|
||||
/// Enable experimental string processing
|
||||
bool EnableExperimentalRegex = false;
|
||||
bool EnableExperimentalStringProcessing = false;
|
||||
|
||||
/// Disable API availability checking.
|
||||
bool DisableAvailabilityChecking = false;
|
||||
|
||||
Reference in New Issue
Block a user