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

[6.4.0] Mark isolated extension usages as experimental #19065

Merged
merged 2 commits into from
Jul 25, 2023
Merged

[6.4.0] Mark isolated extension usages as experimental #19065

merged 2 commits into from
Jul 25, 2023

Commits on Jul 25, 2023

  1. Mark isolated extension usages as experimental

    The `isolate` parameter of `use_extension` and the `is_isolated` field on `module_ctx` are only available with the `--experimental_isolated_extension_usages` flag.
    
    Closes #19021.
    
    PiperOrigin-RevId: 550582124
    Change-Id: I7486a3b344ca9d29614c26044f1943bfedfcc654
    fmeum authored and keertk committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    c8b9228 View commit details
    Browse the repository at this point in the history
  2. Add documentation for --experimental_isolated_extension_usage

    PiperOrigin-RevId: 550955814
    Change-Id: I548580ffad6bda28f69c181e43cb503e8134204d
    Wyverald authored and keertk committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    770b74b View commit details
    Browse the repository at this point in the history