swift
8e19cea5 - Prepare to enable string processing by default.

Commit
3 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
Parents
Loading