Skip to content

Commit

Permalink
Bump prelude to pick up new typing syntax
Browse files Browse the repository at this point in the history
    From `load` at implicit location

    Caused by:
        0: From `load` at tools/buck/prelude/prelude.bzl:8:6-29
        1: From `load` at tools/buck/prelude/native.bzl:15:6-52
        2: From `load` at tools/buck/prelude/apple/apple_bundle_macro_layer.bzl:8:6-32
        3: Error parsing: `prelude//apple/apple_bundle_config.bzl`
        4: error: `""` or `"_xxx"` is not allowed in type expression, use `typing.Any` instead
             --> tools/buck/prelude/apple/apple_bundle_config.bzl:14:40
              |
           14 | def apple_bundle_config() -> dict[str, ""]:
              |                                        ^^
  • Loading branch information
dtolnay committed Aug 15, 2023
1 parent 1391286 commit ab2d95a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/buck/prelude
Submodule prelude updated 294 files

0 comments on commit ab2d95a

Please sign in to comment.