mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
`StringRef::endswith_insensitive` and `StringRef::startswith_insensitive` is deprecated and being replaced with `StringRef::ends_with_insensitive` and `StringRef::starts_with_insensitive` respectively.
46 KiB
46 KiB