swift
fc791cf3 - Prepare to enable string processing by default.

Commit
2 years ago
Prepare to enable string processing by default. This is some groundwork to make it possible to flip the `-enable-experimental-string-processing` flag on by default if and when it passes Swift Evolution. This PR itself do **not** change the defaults. - Do not implicitly import _StringProcessing when building a module interface. - Do not implicitly import _StringProcessing when core libraries, same as _Concurrency.
Author
Committer
Parents
Loading