bazelbuild / rules_swift

Bazel rules to build Swift on Apple and Linux platforms
Apache License 2.0
309 stars 133 forks source link

Remove Skylib `partial` usage #1238

Closed brentleyjones closed 2 months ago

brentleyjones commented 2 months ago

Now that Bazel supports nested/capturing functions, just use those throughout.

PiperOrigin-RevId: 449500122 (cherry picked from commit ffba849c424f08c7236e3826d41cb75b63f2be1b)