Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support dict select union #4

Merged

Commits on Dec 1, 2022

  1. Support dict select union

    Starlark has recentely added support for union operations over dictionaries (bazelbuild/starlark#215). The syntax is already supported in bazel as of bazelbuild#14540, but the same operation with selects of dictionaries is still usupported.
    
    Related issue: bazelbuild#12457
    
    Closes bazelbuild#15075.
    
    PiperOrigin-RevId: 469827107
    Change-Id: If82cfaf577db41efc2e9b55af47b0b1710badc10
    AlessandroPatti authored and ankit-agarwal-ai committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    ee3dbe6 View commit details
    Browse the repository at this point in the history